replacement for PHP's get_browser function
This class retrieves information about the user's browser. Using the UA string, this matches it against a list of regexps which identifies the browser and various features of it. The list of browsers comes from http://www.garykeith.com/browsers/downloads.asp, and this uses the csv version. Note that this can (preferably) be replaced with the built-in php function get_browser, and will do exactly that if possible.
Located in /get_browser_replace.php (line 36)
this function retrieves the UA's properties
This will return an associative array describing the user's browser. (i.e. what features it supports, what version number, whether it is a search engine crawler,etc) The keys of the array will be:
Documentation generated on Fri, 21 Jul 2006 10:44:31 -0500 by phpDocumentor 1.3.0RC6