Updating Multiple Rows in MySQL using PHP
There are so many tutorials on how to update one (1) record at a time. But only few tutorial on how to update multiple rows at once. I dedicate this tutorial to my 3rd year students. Save the following code as select.php: