Top Level :: Networking

Package Information: Net_UserAgent_Detect

» Summary» License
Net_UserAgent_Detect determines the Web browser, version, and platform from an HTTP user agent stringPHP License
» Current Release» Bug Summary
2.5.0 (stable) was released on 2008-10-12 (Changelog)
  • Package Maintenance Rank: 17 of 162 packages with open bugs
  • Number of open bugs: 1 (21 total bugs)
  • Average age of open bugs: 48 days
  • Oldest open bug: 48 days
» Description
The Net_UserAgent object does a number of tests on an HTTP user
agent string. The results of these tests are available via methods of
the object.

This module is based upon the JavaScript browser detection code
available at http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
This module had many influences from the lib/Browser.php code in
version 1.3 of Horde.
» Maintainers» More Information
» Packages that depend on Net_UserAgent_Detect