elao / browser-detector
This package is abandoned and no longer maintained.
The author suggests using the piwik/device-detector package instead.
Elao Browser Detector
1.1.1
2015-01-23 16:23 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2022-02-01 12:32:49 UTC
README
Deprecated : please use https://github.com/piwik/device-detector instead.
$detector = new BrowserDetector(true);
$detector->loadConfiguration(array());
$detector->setUserAgent($_SERVER['HTTP_USER_AGENT']);