PHP / MySQL

  1. Home
  2. Computing & Technology
  3. PHP / MySQL

MySQL Tutorial: Create SQL Tables

By Angela Bradley, About.com

1 of 4

Create Tables in phpMyAdmin

Create a table in phpMyAdmin
One of the easiest way to create a table is through phpMyAdmin, which is available on most hosts that offer MySQL databases (ask your host for a link). First you need to login to 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 as we have in the diagram below.

Explore PHP / MySQL

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

PHP / MySQL

  1. Home
  2. Computing & Technology
  3. PHP / MySQL
  4. Learn MySQL
  5. SQL Create Table - phpMyAdmin tutorial - Create Table phpMyAdmin

©2009 About.com, a part of The New York Times Company.

All rights reserved.