Edit MySQL Row Using PHP and HTML Form

Posted on 16th Feb 2014 by admin

Hello,

Here's what I'm trying to do. Build a page where a user enters a MySQL row number in. Then, a new page appears with an HTML form where the user can edit the information in that row. Like for example, there's an input field for name, address, phone, etc. How would I possibly do this? I tried looking online, but nothing is working for me.

Anthony

Other forums