what is the best way to output result for editing?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
nutstretch
Forum Contributor
Posts: 104
Joined: Sun Jan 11, 2004 11:46 am
Location: Leicester

what is the best way to output result for editing?

Post by nutstretch »

I want to create a page where you can access your records and edit them if needed. what is the best way to display the results so they can be edited. I plan to allow the user to change fields and then click the update button

Any help appreciated
Post Reply