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
3.After that the page will appear as shown below.
4.Then in the page table structure design on. Tb_admin you design a table with the
provisions :
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
B.import table
1.Open a web browser and type the link address http://loclahost/phpmyadmin
2.Then open the database that you db_web have created before
3.Notice the picture above and then click the Import menu to import the table in the database
4.Then on the import page, you click the browse button
5.After uploading a file window appears. Select tb_admin.sql files contained in the database folder
6.Then you click go to create a new table

0 comments: on "Create table"
Post a Comment
Terima kasih atas kunjungan anda