|
-
September 18th, 2008, 02:58 PM
#1
several html forms POST to one .php file
hello!
I've created this small PHP script, which, when loaded, takes a table from a mysql database and outputs all its lines to the browser window - like a custom blog. When the script is doing that, I would like to generate a form for each of the rows that would contain a button and a hidden field, which would store the records unique ID key from the db. How could I make the other .php script understand which of those fors I clicked the submit button on. thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|