Friday, 12 March 2010

Create table


A.create table manually
1.Make sure you have opened the phpMyAdmin page and create a database site



2. For example a table on the admin. how to create the new table on database db_web for tb_admin naming names and number of fields to give the value 3. Then click Go

Photobucket


3.After that the page will appear as shown below.
Photobucket

4.Then in the page table structure design on. Tb_admin you design a table with the
provisions :
Photobucket


5.Next you type the save button to create a new table in the database

6. If the table creation process works. It will automatically create a new table with the name of the database tb_admin
Photobucket

B.
import table


1.
Open a web browser and type the link address http://loclahost/phpmyadmin


Photobucket


2.
Then open the database that you db_web have created before

Photobucket


3.
Notice the picture above and then click the Import menu to import the table in the database

Photobucket


4.
Then on the import page, you click the browse button

Photobucket

5.
After uploading a file window appears. Select tb_admin.sql files contained in the database folder

Photobucket

6.
Then you click go to create a new table
Photobucket



Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

0 comments: on "Create table"

Post a Comment

Terima kasih atas kunjungan anda