XAMPP Version: 7.1.1
Control Panel Version: 3.2.2
1. Starting PHP code we need create table like as bellow
2. Go to your browser and type localhost//phpmyadmin
And take a new database.
3. Database name=em
4. Table name=emp and
5. Select 4 column like
eid, ename, emailid and ephoto
6/write this PHP program
Control Panel Version: 3.2.2
1. Starting PHP code we need create table like as bellow
2. Go to your browser and type localhost//phpmyadmin
And take a new database.
3. Database name=em
4. Table name=emp and
5. Select 4 column like
eid, ename, emailid and ephoto
6/write this PHP program
Comments
Post a Comment