Survey maker

hello i would like to make a project which makes survey ex:

Question (text box)
4 buttons ( multiple choice,text ,text area, yes or no)
each button adds a specified area which depends on button ex: multiple choice add 4 multiple choice selects under the question, if button text it add a text area under the question. thx

Not trying to sound rude, but… :-\

First, this is a forum where one goes to get help in the PHP Language not where one goes to have it done for you.

Second, is there a specific question? If there was, I surely didn’t understand it.

I agree with Strider! Is this a classroom assignment?

So, if you want to learn about forms and inputs and selection options, you should
check out W3-Schools and learn the basics. Once you have some working or nearly
working code, show it to us and we can help you with it.

Here is a general link to the W3Schools site. You can learn a lot by studying there.
http://www.w3schools.com/php/php_forms.asp
(I started you out at the PHP-FORMS area, assuming you want to study PHP as that is what we are about here! And, note all of the areas on the left col where you can learn about anything programming wise!)

Good luck!

Sponsor our Newsletter | Privacy Policy | Terms of Service