PHP - Where can I find a simple database tool that is easy for non-technical users to use?

Posted by John Himmelman on Stack Overflow See other posts from Stack Overflow or by John Himmelman
Published on 2010-05-06T15:11:27Z Indexed on 2010/05/06 15:18 UTC
Read the original article Hit count: 198

I'm looking for a simple database admin tool that will allow non-technical users to perform data-entry into a database (imagine a striped down version of phpMyAdmin). It would preferably allow the developer to set restrictions on which tables and fields can be modified.

© Stack Overflow or respective owner

Related posts about php

Related posts about database-tools