View Single Post
Old 09-06-2005, 02:59 PM   #6 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 673
DJMaze is on a distinguished road
yeah HTTP_REFERER is also a nice one.

Another one to use is an md5(remote_address) and use that md5 as a cookie name, when they switch IP they have to re-evaluate the code, but this would lock out a lot of AOL users since AOL changes your IP every minute.
DJMaze is offline   Reply With Quote