Mobile Detect判断移动设备类型的PHP类

WBOY
Release: 2016-06-20 13:04:42
Original
916 people have browsed it

开源PHP类Mobile Detect能够帮助开发者探测用户的设备类型,硬件包括手机、平板、PC,系统包括iOS、Android、BlackBerry等,此外还能分辨出系统版本号、使用的浏览器等信息。

Mobile Detect是一个用于判断移动设备类型的开源PHP类。它通过调用与HTTP head关联的User-Agent字符串,判断具体的设备使用环境。

除了能够判断是手机、平板还是PC,Mobile Detect还能探测到用户使用的是iPhone、iPad、Android还是黑莓的设备等等。如果有需要,Mobile Detect还能分辨出系统版本号、使用的浏览器等信息。

项目地址:http://mobiledetect.net/


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template