Does IE use mozilla? I'm writing a PHP script to keep track of user
agents.
Your question isnt' clear.
What is not clear about it? I'm trying to keep keep track of user agents with php.
J.
Then write some test scripts, or google. IE identifies as Mozilla because, and I quote Mozilla's site...
"Rather than using other methods of content-negotiation, some ill-advised webmasters have chosen to look at the User-Agent to decide whether the browser being used was capable of using certain features (frames, for example), and would serve up different content for browsers that identified themselves as ``Mozilla''.
Consequently, Microsoft made their browser lie, and claim to be Mozilla, because that was the only way to let their users view many web pages in their full glory:
Mozilla/2.0 (compatible; MSIE 3.02; Update a; AOL 3.0; Windows 95)"
-- By-Tor.com It's all about the Rush http://www.by-tor.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php