This looks like an interesting project but it lacks some documentation. Not sure if I understood what it does:
-
Is it supposed to connect to a mysql server through its phpmyadmin web interface? (if YES, that would be great)
Or is this simply for connecting to a mysql server in the usual direct way (NOT using a phpadmin web interface).
-
If above answer is YES, could you provide a couple of usage examples?
- how to run small queries (SELECT, INSERT, UPDATE, DELETE)
- is it possible to upload a big database dump file through phpmyadmin interface?
Thanks
This looks like an interesting project but it lacks some documentation. Not sure if I understood what it does:
Is it supposed to connect to a mysql server through its phpmyadmin web interface? (if YES, that would be great)
Or is this simply for connecting to a mysql server in the usual direct way (NOT using a phpadmin web interface).
If above answer is YES, could you provide a couple of usage examples?
Thanks