form validation then update sql
Posted: Mon Jan 19, 2004 5:30 pm
hi guys
can some one give me an idea how to do the following
three form fields.
if 1 or 2 of the form fields have a value use this sql update statment
if all 3 have a value use this sql update statment
------------
would i be right in collecting form content into an array and counting array
**using mysql as backend**
can some one give me an idea how to do the following
three form fields.
if 1 or 2 of the form fields have a value use this sql update statment
if all 3 have a value use this sql update statment
------------
would i be right in collecting form content into an array and counting array
**using mysql as backend**