Is there a software like PHPMyAdmin which can be configured for a single Mysql DB
- by Ritesh M Nayak
Is there a software like PhpMyAdmin which can be configured to access only a single database instance 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.