Home > PHP > Update Php Form

Update Php Form

September 24th, 2009

Simple but tedious job
Take referralOLD.php form and update it to look likd referralnew.php

The new form is to replace the old one with a new layout and look
The form writes to a database so the field names must match exactly

The main thing is to change all the field names in the new form using the field names from the old one


Update Php Form

Categories: PHP Tags: , , , , , ,
Comments are closed.
Bear