I want webpage which displays a question with a Yes/No option for people to click on. Then depending on what the user chooses, another Yes/No questions, etc, etc.
I know how to do this in Perl, but was wondering if this sort of thing would be quicker/smaller in PHP.
I know nothing about PHP (as I've only started looking at it 10mins ago!), can anybody show me the little bit of code that is required for what I need, or can anybody point me to a script that I can work it out for myself?