Question: I need php code that should edit sql database entered by html5 FORM (name , description , location ). like if we have a sql
I need php code that should edit sql database entered by html5 FORM (name , description
like if we have a sql table (name=Sam,) (description=I'm very good and need car) and (location=Taxas),
please help me with php code that could make edit like change the name or the location and submit the new inputs to sql table.
php PDO please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
