× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Input data

14 years 3 months ago #45 by
Input data was created by
Thanks for that tool! it is very simple and useful... but I have a question:
How can a (registered) user feed the database? I mean... how can he/she put data into the table?

Please Log in to join the conversation.

  • crow
14 years 3 months ago #48 by crow
Replied by crow on topic Re:Input data
I have the same question I made a form boton like this <form method="get" action="script.php">
<input type="hidden" name="id[]" value="numero" />
<input type="submit" name="btnElBoton[]" value="procesar cancion" />
</form>

Please Log in to join the conversation.

Moderators: Dirkjoest