Creating a MySQL database

MySQL databases are used to store and retrieve information. Many popular scripts such as forums, galleries etc rely on databases to store their information. This demonstration shows how to to create a MySQL database.

Simply follow the simple instructions below.

  1. Select the MySQL Databases link.
    Top of page
  2. Enter the name of the database you wish to create and click the Create Database button.
    Top of page
  3. Well Done! You have successfully created a MySQL database.
    Top of page