Tags
Category Archives: Knowledge Base
How to take and restore database backups
Creating Backups
It is HIGHLY recommended that you take backups of your database at least once per month in the event you need to restore data contained in the backup.
Can I connect to MySQL from my home computer?
No, remote MySQL connections are disabled for security and performance reasons. You can only connect to MySQL from your PHP scripts hosted on our servers.
Managing Database Data with phpMyAdmin
phpMyAdmin is a de facto standard for administrating databases in an easy point-n-click manner.
How to I create a MySQL Database?
Databases are the engines behind many scripts, they store the account information, the content and much more.




