Forum Moderators: coopster

Message Too Old, No Replies

Browser Detection

Trying to troubleshoot client's problems...

         

elklabone

9:46 pm on May 11, 2004 (gmt 0)

10+ Year Member



We have a lot of clients who access info on our sites.

Some of them are still running Netscape 4.7 on Win9x...

A lot of them aren't savvy enough to really know what they're running, so I have a simple script that they hit which reports to me their browser and OS. I'm looking to make it a little more sophisticated by adding info to test if they have cookies enabled, and if they have the correct day/time on their system clock (which causes problems with some of our cookies if they're days off, which happens).

I'm getting ready to put one together from scratch, but I was wondering if anyone knew of one that was already one...

--Mark

jatar_k

10:23 pm on May 11, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



try this

get_browser() [ca.php.net]

may get most of the info for you