Hello all
I need a good php poll script that just has some 6 tp 7 radio buttons, each with their own picture that will be stored in MySQL. I got many programs but the additional thing I want is that suppose I have all the usernames and passwords stored in the database. I need all users to authenticate themselves first by any of the usernames, then they will be allowed to vote just once. Whenever they login again, they should be able to see their vote and change it, but not be able to vote for the second time again. I had a poll that used the cookie authentication, but what if the person deletes the cookies???
I donot want users to see the results also.
Hope you understand what I want.
Warm Regards,
Abdul Basit
I need a good php poll script that just has some 6 tp 7 radio buttons, each with their own picture that will be stored in MySQL. I got many programs but the additional thing I want is that suppose I have all the usernames and passwords stored in the database. I need all users to authenticate themselves first by any of the usernames, then they will be allowed to vote just once. Whenever they login again, they should be able to see their vote and change it, but not be able to vote for the second time again. I had a poll that used the cookie authentication, but what if the person deletes the cookies???
I donot want users to see the results also.
Hope you understand what I want.
Warm Regards,
Abdul Basit
