Online Quiz with php

Discussion in 'HTML & Website Design' started by Nima, Dec 6, 2006.

  1. #1
    Hey,
    I've already learned how to make a php quiz (using forms).

    But, my quiz is on one page and the results on another. Basically you answer 10 questions and then see the results.

    I want to make a new quiz that the person has to answer the first question, see the answer and take the second question and so forth,

    How can i do that?

    Thanks
    Nima
     
    Nima, Dec 6, 2006 IP
  2. smallbuzz

    smallbuzz Peon

    Messages:
    125
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You need to store the answers in a session if you are going to do 1 question per page. Do some Googling for php sessions.
     
    smallbuzz, Dec 6, 2006 IP