q Login, Search, Updating and Logout

No
![]()
Yes

![]()
![]()
RESULTS
CONFIRMATION
LOGOUT
q Registration and Uploading information

Failure
Success
GOTO LOGIN
The database has five
tables namely COE, ECE, MPA, ICE, password.
q
COE, ECE, ICE, MPA
tables
|
Field Name |
Field
Type |
Description |
|
Fname |
Text |
First
Name of student |
|
Lname |
Text |
Last
Name of student |
|
Roll_no |
Text |
Roll
Number of student |
|
Address |
Text |
Home
Address |
|
Phone |
Text |
Telephone
Number |
|
Email |
Text |
Email Address |
|
Registered |
Text |
Flag indicating whether
the particular student is registered |
q
password table
Field Name |
Field type |
Description |
|
roll_no |
Text |
Roll number of student
in rollno/branch/year format |
|
username |
Text |
Username |
|
password |
Text |
Password |
|
ipaddress |
Text |
IP Address of user if logged
in, else 0.0.0.0 |