You are here: Portal Home > Knowledgebase > PHP and MySQL Please Login or Register
Language:



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: 289
Connecting to MySQL through PHP...
Use the following outline to connect and begin querying the MySQL server from within your PHP...
Views: 283
Connecting to MySQL through SSH...
Use the following outline to connect and begin querying the MySQL server from a SSH...
Views: 277
Creating a database user through the MySQL console...
Through the mysql command line, this is accomplished by running the following commands.In SSH,...
Views: 282
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: 265
How do I create a MySQL user and grant them permission to a certain database?
In Telnet/Shell type: "mysql" This will load the mysql command line. Next type: GRANT...
Views: 278
How do I manually backup my database via SSH/telnet?
If you need SSH access, open a support ticket with a request to enable SSH. Remember...
Views: 272
How to I create a MySQL Database?
To create a mysql database, log into your control panel and select the 'MySQL Databases' link....
Views: 258
Troubleshooting
Here are a few initial things (common mistakes) to take a look at: - Make sure that after you...
Views: 272
What is PHP?
Self-referentially short for PHP: Hypertext Preprocessor, an open source, server-side, HTML...
Views: 286
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: 278
What version of mySQL are you currently running?
The latest stable build of mySQL. Generally we do not include the version information on the FAQs...
Views: 281
© HostSupra.com 2004-20010