Enter your question or search term
eg. 'what are my email server settings'
How do I use phpMyAdmin to manage a MySQL database?
phpMyAdmin is a collection of PHP scripts that allow you to remotely manage your MySQL database.
A copy of phpMyAdmin has been installed and made available to all customers. Simply
browse to http://phpmyadmin.ilisys.com.au and log in with your MySQL username and
password. Be sure to select the appropriate MySQL server from the drop down menu.
If your domain is delegated to our name servers you will also have access to phpMyAdmin via http://phpmyadmin.yourdomain.com.
When you first login, you will see your database and tables listed on the left side of the page. Clicking on a database or table name will give you options to:
- Browse a table;
- Insert data;
- Export data;
- Execute SQL statements;
- View the structure of a table; and
- Search the table.
Should you require basic help, documentation for phpMyAdmin is installed at http://phpmyadmin.ilisys.com.au/Documentation.html
For further assistance contact Technical Support.