How can I edit a form field using php and saving the changes in the database?

chrysller

New member
I have a form with data from a database. I want to add an 'edit' functionality so that I can edit the data and save the new data in the database.
Hope that is sufficient.
 
Back
Top