elao/browser-detector

此包已被弃用且不再维护。作者建议使用piwik/device-detector包代替。

Elao浏览器检测器

1.1.1 2015-01-23 16:23 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:32:49 UTC


README

弃用:请使用https://github.com/piwik/device-detector代替。

$detector = new BrowserDetector(true);
$detector->loadConfiguration(array());
$detector->setUserAgent($_SERVER['HTTP_USER_AGENT']);