Page 1 of 1

OS, Browser, HostName

Posted: Sun Feb 22, 2004 7:23 pm
by Straterra
I know I have seen this millions of times on this forum, but I searched both in Google and in here and I can't find it! How do I detect the OS, Browser, and hostname of the client?

Posted: Sun Feb 22, 2004 7:25 pm
by Illusionist
YOu mean the user agent?

$_SERVER['user_agent']

??

Posted: Sun Feb 22, 2004 7:27 pm
by Illusionist

Posted: Sun Feb 22, 2004 8:40 pm
by Straterra
Ooooh, TY! those are it!

Posted: Sun Feb 22, 2004 8:45 pm
by Illusionist
:) np