Re: Voting methodology

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tedd wrote:
Hi gang:

What methodology would be the best for online voting?

I have a client who is a Union and they want members to vote online, but don't want someone to stuff the voting box.

I have some ideas of my own, but would like to hear what you people would recommend.

Cheers,

tedd


vote form collects choice and union member id.
unique index on unionMemberId in the db

swap union id for ip if needed

if using ip and you want subnet detection simply convert the ip to it's integer value and count everything +/- subnet/X(size)



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux