Thread: Logging Users
View Single Post
  #2 (permalink)  
Old 12-07-2003, 03:19 PM
Corey Bryant Corey Bryant is offline
WebProWorld Veteran
 
Join Date: Nov 2003
Location: Castle Rock, CO
Posts: 494
Corey Bryant RepRank 0
Default

Not too sure if you are looking for ideas or coding. But one could be the IP address. Even if it is dynamic, most of the IP addresses are going to belong to a single IP, perhaps AOL. And then if that user is signing on 5 minutes later with a different IP, that could be one way.

And you can also use the http_user_agent as well.
Reply With Quote