Sie sind auf Seite 1von 4

STUDENT’S INFORMATION SYSTEM

Hello To All,

PHP and MYSQL

This code is having my lot of hard work.

Please Follow these steps to run the Project

1. Create batch2003 and administrator tables in test database of MYSQL

TABLE 2003

TABLE STRUCTURE
FIELD TYPE NULL DEFAULT EXTRA ACTIONS
add
En_no varchar(10) change drop
field
add
Name varchar(30) YES change drop
field
add
Discipline varchar(30) YES change drop
field
add
Fathers_Name varchar(30) YES change drop
field
add
Description longblob YES change drop
field
add
Semester varchar(50) YES change drop
field
add
Image varchar(255) YES change drop
field

TABLE INDEXES
KEY NAME FIELD TYPE CARDINALITY ACTIONS
PRIMARY En_no PRIMARY 13 drop

TABLE STRUCTURE
FIELD TYPE NULL DEFAULT EXTRA ACTIONS
add
sno int(11) auto_increment change drop
field
add
name varchar(50) YES change drop
field
add
password varchar(50) YES change drop
field
TABLE INDEXES
KEY NAME FIELD TYPE CARDINALITY ACTIONS
PRIMARY sno PRIMARY 1 drop

Entries in the table Batch2003:

En_no Name Discipline Fathers_Name Description Semester Image


This is
Testing by
Edit Rohit Information Sh. Mool.Raj Rohit
IT0001 Eighth Images/IT0001.jpg
Sharma Technology Sharma Sharma on
4th May,
2007.
Computer This is
Edit Sh. A.K
CSE0001 Amit Science testing by First Images/CSE0001.jpg
Sharma
Engineering Amit
Balbir This is
Edit M0001 Singh Maths Sh. K.S. Bhuria testing by Second Images/M0001.jpg
Bhuria Balbir Singh
This is
Edit Vikas Professional testing by
PD0001 Sh. Y.S Menon Third Images/PD0001.jpg
Menon Development Vikas
Menon
This is
Edit Kapil Information
IT0002 Sh. B.N Sood testing by Fourth Images/IT0002.jpg
Sood Technology
Kapil sood
Computer This is
Edit CSE0002 Aditya Science Sh. Raj Kumar testing by First Images/CSE0002.jpg
Engineering Aditya
This is
Computer
Edit Aman Sh. G.S testing by
CSE0003 Science Eighth Images/CSE0003.jpg
Sharma Sharma Aman
Engineering
Sharma
This is
Edit Aman testing by
BT0001 Bio Technology Sh. B.L Sixth Images/BT0001.jpg
Kumar Aman
Kumar
This is
Edit Rakesh Sh. M.D
PH0002 Physics testing by Third Images/PH0002.jpg
Awasthi Sharma
Rakesh
This is
Edit Professional Sh. Sushil
PD0002 Pankaj testing by Fourth Images/PD0002.jpg
Development Sharma
Sunil
BI0001 Mukesh Bio Informatics Sh. Uttam This is Third Images/BI0001.jpg
Edit testing by
Kalia Chand Kalia
Mukesh.
This is
Shiv
Edit testing by
ph0001 Kumar Physics Sh. A.L. Gupta Seventh Images/ph0001.jpg
shiv kumar
Gupta
gupta
Edit ECE0000 Ashish Electronics and Ashish is a
RSS First Images/ECE00001.jpg
1 kumar Communications good boy

Entries for Aministrator table:


sno name password
Edit 1 rohit rishu

2. Unzip the folder student’s Information system in virtual directory.

Run the main page: Information2003Search.php

3. Click ADMIN(For Inserting Information) to insert details

For inserting and editing the record you need administrator password.
Enrollment No is unique
Enter other details
But Remember as soon as you enter Enrollment No., the image location will print in the
last box, so provide the same image name as Enrollment No with .jpg extension in the
IMAGE folder placed in the Student’s Information directory.

4. Click ADMIN(For Editing Information) to Edit the details

Enter the Enrollment No, for the Editing required.

5. To Retrieve the information different parameters are used..

Information of the student, Enrollment No. wise

Information of the all students


Information of the student, Name wise Search

Information of the student, Discipline wise Search

Information of the student, Discipline And Semester wise


Search

Information of the all student Page wise

Das könnte Ihnen auch gefallen