.how do i start an online examintation? HELP!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
zerey02
Forum Newbie
Posts: 1
Joined: Wed Nov 10, 2010 2:24 am

.how do i start an online examintation? HELP!

Post by zerey02 »

.guys i'm starting a new project. an online examination using PHP and an online database phpMyAdmin.
.the exam is consisted of questions which can be answered by choosing one of the four answers. what i want to do is either use dropdown menu or multiple radioboxes when picking answers.
of course there should a submit button which when clicked submits the selected answer and checks the database whether it is correct or wrong. after answering all of the questions a result page should be displayed.

.if anybody could guide me on doing this project then it would be much appreciated. thank you in advance! :)

.please help me as i am only a beginner on using PHP and mySql programming languages.
Post Reply