simple poll method?
Posted: Tue Aug 05, 2003 2:56 am
I want a really simple poll for my own site and I just haven't figured out any good ways to code it simple. The only requirements would be that I need to have option to specify the question and various amount of answer options. There is no need for poll history where you could watch earlier poll results. I just replace the poll with a new one when I want so how would you do it as simple as possible? I don't need no code here...just the idea behind it because the only thing I can think of is that I need at least 3 db tables which sounds a bit too much for a simple poll which I want
Thanks for any ideas.