I have a PHP page created that pulls from a database and and displays records with a repeat region. I am experimenting with jQuery to move the table rows around, which seems to work. Now, I need to be able to edit the table fields within the page as opposed to going off to a separate edit.php or update.php page. Maybe have an edit button to the right of each record with an update and cancel button when the form fields become editable.
I'm working with a company that has done this in ColdFusion but I'd like to be able to do the same in PHP. I uploaded a screenshot of an example of what I'm trying to do.
Any help would be appreciated.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.