PHP MYSQL Script



Does anyone know how to achieve the following. I am trying to create a
self-help service on a test site, what I want to do is abit like the
troubleshooting you get on say your operating system, so you perhaps
would see a set of radio buttons, against each will be a question, for
example "Do you have a problem with your printer?"; "Do you have
problem with your PC?". When you choose one of these and click next you
get the same radio buttons, however the statements next to them will
now relate to the question chosen in the previous one, and so on.

Example:

o Is problem with Printer?
o Is problem with PC?

SUBMIT>

(You then see on screen after clicking Submit, if you choose Printer
option)

o Do you see any lights on your Printer?
o Is there any messages on a screen?
o Is there paper jammed?

And this goes on til a solution is done.

Each questions I was anting to put in a MYSQL database so it was easier
to alter, rather than having a large variable list.

If anyone knows how I can even start this would be good

Thanx

.


Quantcast