Chinese Zodiac

[Banner Ad]





Final Project

Final Exam Code Portion


Final Exam Code Portion

This script consists of 3 programs and was the coding portion of the final exam. The login program requests a username and password which are verified against a database table containing usernames and passwords. If user is verified, the main page displays all the records in the username database table. A cookie is written with the current username. Additional records can be added to the table here and then the user may logout which is the third program. This Chinese Zodiac Web site is the final project for the course.
[Test the Script]   [View the Source Code]


Home Page  Site Layout  Control Structures  String functions  Web Forms
Midterm Assessment  State Information  User Templates  Final Project