How can I connect to MySQL?
Answer:
You can use the following to connect to your MySQL database:
Local Connection: 127.0.0.1 (or localhost)
Remote Connection: mysql.ramsu.co.nz (connect from any IP address)
Web Connection: http://mysql.ramsu.co.nz - phpMyAdmin (login with your database username/password)