mwm
10-25-2005, 07:32 PM
Please does anyone know the best way to approach this:
I need to display records from a query of the database using PHP. Each of the displayed records will have a checkbox. When a user selects ( could be more than one) checkbox and clicks the "Submit" button, ALL OF THOSE SELECTED RECORDS will need to be updated in the database with some new field value. Any ideas? Thanks
I need to display records from a query of the database using PHP. Each of the displayed records will have a checkbox. When a user selects ( could be more than one) checkbox and clicks the "Submit" button, ALL OF THOSE SELECTED RECORDS will need to be updated in the database with some new field value. Any ideas? Thanks