Question
multiple and dynamic edit form
Hi,
I want to create something similar to phpAdmin, where you check more than 1 records to be edited. Then you are able to edit 1 record and submit changes or edit many records and submit changes. I basically have a query that pull more than 1 records and display in a form to be edit, but the problem is how do I passing unique/dynamic form variables to the action page to be updated in the db. Any suggestions?
Thanks.
