.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.