We have installed PHPMyAdmin on the servers to allow customers the ability to manage MySQL databases via a web browser.
To access PHPMyAdmin simply append the word web before the mysql server url in yoru browser. So for example mysql1.netsvr.net is available at http://web.mysql1.netsvr.net
You can log in using the MySQL database username and password. Cookies must be enabled on your browser. It is important to note that we will maintain the PHPMyAdmin installation but we will nto provide any support on using PHPMyAdmin. Support for the program can be found in the inbuilt documentation.

