Update multiple rows in MySQL with checkboxes
A useful method to select all checkboxes and the ability to update MySQL records with PHP.
First we create a MySQL database, next we create the update page with the checkboxes and add the PHP code to make the update possible.
Simple, easy and fast...
Enjoy!