Knowledgebase
Portal Home > Knowledgebase > PHP/MySQL
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
How can I force PHP5 to execute all .php files?
Our servers utilize PHP 4 by default, however they are also set up to use PHP5. If you would like...
Views: 459
How do I backup/restore a MySQL database?
How to back up a mySQL database using phpMyAdmin:
Open phpMyAdmin.
Select your database...
Views: 466
How do I create a php.ini file?
To create a php.ini file, you will just need to open up a text editor (Notepad is fine for this.)...
Views: 346
MySQL isn't working, did I do something?
If you load your site and notice that you receive "cannot connect to database"...
Views: 475
What is the full server path to my home directory?
Often times there are scripts that you can use on your website, that will ask for the full...
Views: 562