Is there a tool like phpMyAdmin which can be configured to access only a single MySQL database in a server?
I cannot use phpMyAdmin because it allows access to all databases. A view that can allow a user to create/delete/insert/update tables should do. I remember using a software similar to this but dont remember what it was. It would also be great if its in PHP.