解析UA(User Agent)字符串的php库.zip
class DeviceDetector { /** * Current version number of DeviceDetector */ const VERSION = '3.9.1'; /** * Holds all registered client types * @var array */ public static $clientTypes = array(); /** * Operating system families that are known
下载地址
用户评论