You are on page 1of 4

STUDENTS 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
change drop

add
field

YES

change drop

add
field

varchar(30)

YES

change drop

add
field

Fathers_Name varchar(30)

YES

change drop

add
field

Description

longblob

YES

change drop

add
field

Semester

varchar(50)

YES

change drop

add
field

Image

varchar(255)

YES

change drop

add
field

En_no

varchar(10)

Name

varchar(30)

Discipline

TABLE INDEXES
KEY NAME
FIELD
PRIMARY

En_no

TABLE STRUCTURE
FIELD
TYPE
sno

int(11)

name

varchar(50)

password

varchar(50)

TYPE
PRIMARY

CARDINALITY ACTIONS
13

NULL

drop

DEFAULT

EXTRA

ACTIONS

auto_increment change drop

add
field

YES

change drop

add
field

YES

change drop

add
field

TABLE INDEXES
KEY NAME
FIELD
PRIMARY

sno

TYPE
PRIMARY

CARDINALITY ACTIONS
1

drop

Entries in the table Batch2003:


En_no

Name

Discipline

Rohit Information
Sharma Technology

Fathers_Name Description Semester

Image

Sh. Mool.Raj
Sharma

This is
Testing by
Rohit
Eighth
Sharma on
4th May,
2007.

Images/IT0001.jpg

Sh. A.K
Sharma

This is
testing by
Amit

Images/CSE0001.jpg

Edit

IT0001

Edit

CSE0001 Amit

Edit

M0001

Balbir
Singh Maths
Bhuria

This is
Sh. K.S. Bhuria testing by
Second
Balbir Singh

Images/M0001.jpg

Edit

PD0001

Vikas Professional
Menon Development

This is
testing by
Sh. Y.S Menon
Vikas
Menon

Third

Images/PD0001.jpg

Edit

IT0002

Kapil
Sood

Information
Technology

Sh. B.N Sood

Fourth

Images/IT0002.jpg

Edit

CSE0002 Aditya

Computer
Science
Engineering

This is
Sh. Raj Kumar testing by
Aditya

First

Images/CSE0002.jpg

Edit

Computer
Aman
CSE0003
Science
Sharma
Engineering

Computer
Science
Engineering

Edit

BT0001

Aman
Bio Technology
Kumar

Edit

PH0002

Rakesh
Physics
Awasthi

Edit

PD0002

Pankaj

BI0001

Mukesh Bio Informatics

Professional
Development

This is
testing by
Kapil sood

First

Sh. G.S
Sharma

This is
testing by
Aman
Sharma

Eighth

Images/CSE0003.jpg

Sh. B.L

This is
testing by
Aman
Kumar

Sixth

Images/BT0001.jpg

Sh. M.D
Sharma

This is
testing by
Rakesh

Third

Images/PH0002.jpg

Sh. Sushil
Sharma

This is
testing by
Sunil

Fourth

Images/PD0002.jpg

Sh. Uttam

This is

Third

Images/BI0001.jpg

testing by
Mukesh.

Edit

Kalia

Chand Kalia

Edit

ph0001

Shiv
Kumar Physics
Gupta

This is
testing by
Sh. A.L. Gupta
Seventh
shiv kumar
gupta

Edit

ECE0000 Ashish Electronics and


RSS
1
kumar Communications

Ashish is a
First
good boy

Images/ph0001.jpg

Images/ECE00001.jpg

Entries for Aministrator table:


sno name password
Edit

rohit rishu

2. Unzip the folder students 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 Students 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

You might also like