PHP mobile browser detection?(PHP手机浏览器检测?)
问题描述
我需要一种检测移动浏览器服务器端的方法.我想要一种方法,它需要我做很少的设置和维护,但仍然为我提供(至少)Android、Mobile Safari 和 Blackberry 浏览器的准确检测,以及像 Opera 这样的替代品.
I'm in need of a way to detect mobile browsers server-side. I'd like a way that requires me to do little to set up and little to maintain, yet still provide me with accurate detection of (at the VERY least) Android, Mobile Safari and Blackberry browsers, along with alternatives like Opera.
我希望至少覆盖大部分移动市场,如果不需要太多,我真的更喜欢几乎所有市场.
I'd like to have at least the majority of the mobile market covered, and I'd really prefer virtually all of the market if it doesn't take much.
推荐答案
WURLF 是移动浏览器检测和PHP API 可用.
WURLF is the ultimate way for mobile browser detection and a PHP API is available.
这篇关于PHP手机浏览器检测?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:PHP手机浏览器检测?


基础教程推荐
- 如何在 PHP 中的请求之间持久化对象 2022-01-01
- 在 PHP 中强制下载文件 - 在 Joomla 框架内 2022-01-01
- XAMPP 服务器不加载 CSS 文件 2022-01-01
- 在多维数组中查找最大值 2021-01-01
- mysqli_insert_id 是否有可能在高流量应用程序中返回 2021-01-01
- 在 Woocommerce 中根据运输方式和付款方式添加费用 2021-01-01
- 超薄框架REST服务两次获得输出 2022-01-01
- Libpuzzle 索引数百万张图片? 2022-01-01
- WooCommerce 中选定产品类别的自定义产品价格后缀 2021-01-01
- 通过 PHP SoapClient 请求发送原始 XML 2021-01-01