RE: [PHP] Scrolling through values sent from a form[scanned]

2003-03-16 Thread John W. Holmes
ne for PHP Professionals. Get your copy today. http://www.phparch.com/ > -Original Message- > From: shaun [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 16, 2003 1:16 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Scrolling through values sent from a form > > Hi, >

[PHP] Scrolling through values sent from a form

2003-03-16 Thread shaun
Hi, i have a form on a page which is built dynamically and consists of fields in a certain table and checkboxes. The puropse of the form is to update the the status of a table called CMS_FIELDS which stores data of all the fields for all the tables in the database. Using the following code i am a