JBrowser::match
Parses the user agent string and inititializes the object with all the known features and quirks for the given browser.
Signature
public function match([string
$userAgent = null,
[string
$accept = null]] )
Parameters
-
$userAgent
- The browser string to parse.
-
$accept
- The HTTP_ACCEPT settings to use.
Returns
- void