View Single Post
Old 10-24-2007, 10:07 AM   #3 (permalink)
Karl
The Reckoner
Advanced Programmer Top Contributor 
 
Karl's Avatar
 
Join Date: Sep 2007
Posts: 437
Thanks: 22
Karl is on a distinguished road
Default

I'd also suggest not using an IP as the primary key, consider a large network such as a College/University, only one person per network can vote. I'd suggest limiting voting to registered members (assuming you have registered members).
__________________
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
Karl is offline  
Reply With Quote