View Single Post
Old 08-06-2004, 07:53 PM   #3 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,736
redhead is on a distinguished road
It could be more specific if you'd extend that ie:
PHP Code:
$been_here mysql_query("SELECT id FROM statistical WHERE ip = \"$_SERVER['REMOTE_ADDR']\" AND os = \"$_SERVER['HTTP_USER_AGENT']\""); 
But then again, in these M$ days, this wouldn't catch that many if they were sharing IP.

And if the viewer were to have multiple boot options, this would srew it up aswell.
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote