Browser schizophrenia
Posted on 16/October/2012 at 22:40
Oh, hey, hello there! This text will be replaced by something else when you actually visit the page. It is about browser and browser version identification (or lack thereof) through navigator strings.
3 comments posted on “Browser schizophrenia”
I wrote a “simple” user agent string parser a while ago and have been struggling to maintain it. It is so tricky to properly pick our browsers that I think it has ended up just as complex as the parsers I was trying to be simpler than.
https://github.com/donatj/PhpUserAgent/blob/master/Source/UserAgentParser.php
Posted by Jesse Donat on 17/October/2012 at 12:11 ·