You're best bet is to take a look on zend.com in their application gallery
and find one that does what you want :)  Or at least you could see how
others have done it.

On Thu, 21 Nov 2002, Monty wrote:

> I'm writing a little polling app for a website, they want to run them each
> week. They will be the simple "choose your favorite" kind of multiple-choice
> polls.  If anyone has ever written one of these, what is the best way to set
> up the poll questions? Do I store each question in a separate table and link
> them to a central "Poll" record? Or do you store the questions all in one
> record? Or is there an even better way to do this?
>
> Any suggestions or pointers would be appreciated! Thanks.
>
> Monty
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to