.I am creating an online quiz using PHP and MySQL.
.what i want to come up with is a quiz page having a frame where the user is able to see the question and then choose from the available answers on the dropdown list. after which the user then clicks the next button where upon clicking loads the frame and then views the next question and answers. and when the user reached the last set of question the finish button will appear where upon clicking redirects the user to a result page.
.i have already done this using ASP.NET but my professor told me to do the same using PHP.
.I really need your help guys! Thanks in advance! :)