Posted by Mike Roetgers on 03/07/07 07:17
shror schrieb:
> hi every body,
> i have a problem dealing with a quiz system in php.
>
> the idea is that am building a quiz system by giving a question and
> choices in radio buttons, and after selecting the answer the other
> question is loaded and in the final page a report is displayed showing
> all questions and the correct answers and the score but the problem
> here is that am not able to pass the answer of the first question to
> the second page question, ....... and so on
>
> i know the idea which is to use a hidden field but i dont know how
> this is happened in a correct way.
>
> Thanks for any help in advance
>
> shror
> www.s7els7.com
>
You are looking for sessions. www.php.net/session
Navigation:
[Reply to this message]
|