The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Articles
Can I connect to MySQL remotely?Yes, you can connect to your MySQL database remotely. Remember to enter the IP address or... Views: 306 |
How do I backup & restore a MySQL database using phpMyAdmin?How to back up a mySQL database using phpMyAdmin:You can backup your database using the... Views: 259 |
How to I create a MySQL Database?To create a mysql database, log into your control panel and select the 'MySQL Databases'... Views: 248 |
What is PHP?Self-referentially short for PHP: Hypertext Preprocessor, an open source, server-side, HTML... Views: 296 |
What is the number of maximum connections allowed to a single MySQL database?We allow up to 50 simultaneous connections per MySQL user, and up to 1500 simultaneous... Views: 268 |