|
To use MySQL, you'll need to click here to request that a database be setup for your site. We'll
set you up with a username and password. Your MySQL database will be named 'yourusername_db".
Once we have you set up you can manage your database via the handy
PHP powered web interface, PhpAdmin, or through the use of PHP tags
in your web pages.
Because a MySQL database has an unlimited number of tables, you can use one database for all of your different scripts that ask for a database. |