Categories
Categories
Articles
Creating Databases
This section provides information about creating MySQL databases. The control panel makes...
Removing DatabasesThis section provides information about removing databases, adding users to a database and...
Adding Users to a DatabaseThere may be times when you want to have more than one login name and password assigned to a...
Changing Database PasswordsThis section provides information about changing database passwords, setting up your database...
Accessing phpMyAdminphpMyAdmin is a tool written in PHP that allows you to administrate your MySQL databases. You...
Removing Users from a DatabaseTo remove database users, first click on the database name from the main MySQL Management menu....
Setting up your Database with ScriptsMost scripts need to know four things about your database: the database name, database username,...