I need to enable a client to be able to be able to create, update and delete items from a mysql database, but it'll be too confusing for him to do it via phpmyadmin. Is there a program for users to use that is a lot simpler that will do exactly the same as if he were editing via phpMyAdmin?
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
A Google search turns up this: http://www.phpscaffold.com/. You paste in your table definition and it generates a script to do that. |
|||
|
|