updating SQL tables
I have a multi-column customer master file for which to update I have created a lengthy form. I retrieve and display on the form info from the record to be changed. I invite the user to enter the changed fields and submit the form.
Now I need an efficient way to detect what fields changed and validate the only the new input data, then update only those fields.
Any help greatly appreciated - I am a novice, just learning PHP and MySQL.
|