phpmysqlvoting-system

Unique IPs in a voting system


I'm creating a voting system for my PHP/MySQL website and I would like to make sure one user can only vote once. What would be a good way of doing this? So far I have thought of and semi-implemented the following:

What would be the most practical approach? Any other suggestions are more than welcome.


Solution

  • The Unobtainably-Perfect: (Unique Govt Number)

    The Close-Enough-For-Reality: (Email/3rd Party Auth)

    The Good-Thought-But-False-Pretense (IP addresses)

    The Crash-And-Burn (Cookies)

    1. Vote
    2. ctrl shft del enter
    3. vote
    4. repeat