View Single Post
Old 11-07-2007, 01:12 PM   #7 (permalink)
bluesaga
Super Moderator
Advanced Programmer 
 
bluesaga's Avatar
 
Join Date: Sep 2007
Posts: 165
Thanks: 0
bluesaga is on a distinguished road
Default

Yea, you can create a pretty good hash of a user though from all the information combined, but to be honest you should never go by any information that is sent by the user. Including potential headers, ip's etc, majority of things like that can be spoofed.

Its best to create a session, and simply have the user login again if they don't have the cookie.
__________________
Halo 3 Cheats
bluesaga is offline  
Reply With Quote