web 2.0

How to use PHP & phpMyAdmin Create Database & Table

How to use PHP & phpMyAdmin Tools This isĀ  a tutorial for using phpMyAdmin tools (Create Database and Create Table)

ShotDev Focus:
- PHP & phpMyAdmin (Create Database and Create Table)

Screenshot

PHP phpMyAdmin Tools

Open the phpMyAdmin Run : http://localhost/phpMyAdmin/ and Enter user & password

PHP phpMyAdmin Tools

On the screen page input new database

PHP phpMyAdmin Tools

This screen input new table name and number of fields. Ex 1 : customer

PHP phpMyAdmin Tools

This screen input a field name and attribute detail

PHP phpMyAdmin Tools

Table create complete. This screen show view table structor
.
.

PHP phpMyAdmin Tools

Ex 2 : country
.
.

PHP phpMyAdmin Tools

Ex 3 : audit
.
.

PHP phpMyAdmin Tools

Input data to table customer

PHP phpMyAdmin Tools

Input data to table country

PHP phpMyAdmin Tools

Input data to table audit

Download this script.
Download

1 Star2 Stars3 Stars4 Stars5 Stars6 Stars7 Stars8 Stars9 Stars10 Stars (1 votes, average: 1.00 out of 10)
Loading ... Loading ...

Leave a Reply

You must be logged in to post a comment.