s2ooz Posted November 23, 2009 Share Posted November 23, 2009 Hi, I am looking for a tool (freeware ideally) that I can offer to my moderator so he can update the data in the database over the internet. I don't want to give him phpmyadmin as that has too much control. I would also like a toll that allows me to change the settings or display, so written in PHP would be ideal, but java/ajax would be nice to avoid reloading the page on every update. any suggestion? Link to comment https://forums.phpfreaks.com/topic/182625-online-table-editor-for-the-user/ Share on other sites More sharing options...
mwasif Posted November 23, 2009 Share Posted November 23, 2009 You can create a new MySQL user with limited privileges and use that user in phpMyAdmin to give access to the user. Link to comment https://forums.phpfreaks.com/topic/182625-online-table-editor-for-the-user/#findComment-964072 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.