Can anyone give me an example on how do I update multiple rows at once?
Could you be a bit more specific about what you are trying to do.
I want a php script where I would be able to:
use textfields to change a values in a form (multiple records) and then, click on a submit button, that when clicked these values will be changed in a database table.