While I have found many scripts for polls which use cookies/ip for limiting to one vote, I need one that uses MySql to prevent multi-votes..
Our website is secured by .htaccess and a member database.. a cookie is created upon entry to restricted area.
What I want to do is enable polling, that checks the cookie, and refers to the mysql db to see if the member has voted, if not, proceed to voting booth. If they have, see results of poll so far..
Is anybody familiar with a script that may do this?
Thanks
Our website is secured by .htaccess and a member database.. a cookie is created upon entry to restricted area.
What I want to do is enable polling, that checks the cookie, and refers to the mysql db to see if the member has voted, if not, proceed to voting booth. If they have, see results of poll so far..
Is anybody familiar with a script that may do this?
Thanks