Need help with a survey system.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mjomba
Forum Newbie
Posts: 2
Joined: Wed Dec 17, 2008 11:34 pm

Need help with a survey system.

Post by mjomba »

I've just created a polling system, what I'm trying to do is setting the polls to have different choices. Question 1 can be yes or no, question 2 may have 3 choices, another poll may need 5 options and so on. Right now I have 3 options.
n/b: The poll displays only the latest question.
Post Reply