The document describes the design and implementation of an online examination system using PHP and MySQL. It includes sections on requirements analysis, database design, implementation, and problems encountered. The system has three modules - one for administrators, one for students, and one for a super administrator. Entity relationship diagrams and data flow diagrams are provided to illustrate the database and system design. The goal is to allow students to take exams online and obtain results immediately in a more efficient manner than traditional paper-based exams.