PHP edit help from SQL database?

sachit

New member
I am just a PHP beginner. I am working on a simple application. After user login, a table is displayed. They can edit or delete the records from table. I did the deletion part. It was quite easy. Now, I am stuck in the edit part? How can I allow the users to edit?
 
Back
Top