PhpMyAdmin: Creating a mySQL Table
How To Create a Database in MySQL
=========================
If you have phpMyAdmin, you first need to login. In the right hand pane you are looking for "Create New Database". All you need to do is enter the database name.
Create Tables in phpMyAdmin
=========================
On the left hand side you will see "phpMyAdmin" logo, some small icons, and below them you will see your database name. Click on your database name. Now on the right hand side any tables you may have in your database will be displayed, as well as a box labeled "Create new table on database". Click this and create a database.







