RE: [PHP] mass sql update array

2002-06-21 Thread John Holmes
Can you add a checkbox to say "update this row", then just check for checked checkboxes?? ---John Holmes... > -Original Message- > From: Daniel Hoffman [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 9:28 PM > To: [EMAIL PROTECTED] > Subject: [P

[PHP] mass sql update array

2002-06-21 Thread Daniel Hoffman
I am playing with php and mysql. I need to do a mass select from a database that will return in excess of 250 records each with 3 fields. Only one field will be available for update. They are currently held within standard http forms ready for a submit. I then need to do an update of each record