PDA

View Full Version : How can i create a MySQL table


asgsoft
11-15-2004, 02:33 PM
how can i create a MySQL table. i have been into the Myadmin section but i couldn't go any further. i read parts of the maunal but it was useless. how can i create a table

mahangee
11-15-2004, 03:02 PM
Okay well this is the way I do it. There might be others.

Well to create a table you need a database to put it in. Either select one you created early from a drop down menu in the left frame or create one.

To create a database
Slightly to the left you will see a mini-form with create database above it enter the database name and hit create. That simple.

Creating a table
Now should should have either selected it from the drop down menu or been automatically forwarded into a database. You should now see another mini-form saying "Create new table on database" fill in that mini form (you can edit the number of fields later) and hit go. And thats about it.

Hope it helps please ask any questions, you need to. As I know I dont make the most of sense sometimes :D

bigface0
11-19-2004, 06:24 PM
Here's a good resource to get you going on the basics of php and My SQl. Hope it helps.
http://www.freewebmasterhelp.com/tutorials/phpmysql