new field unable to save value

I am totally new to php and would be great if someone can help.
A new field cust_remarks was added to a table, I changed the customer.php script and the field appeared on the screen.
I tried to insert a record and entered a valid value for the new field. the record got saved but the value for the new field was not saved and appear as null in the table.
also the codes on the server shows the changed codes for customer.php but when I tried to download the codes to dreamweaver to view, it shows the previous codes before any changes took place.

make sure the code is not in two different locations. like

triple check this … sometimes you will have the same file in 2 spots.

If that all checks out post a sample of you code, maybe its not referenced correctly

Sponsor our Newsletter | Privacy Policy | Terms of Service