how to check if the request came from mobile or computer in php(如何在php中检查请求是来自手机还是电脑)

本文介绍了如何在php中检查请求是来自手机还是电脑的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要使用php检查请求是来自手机设备还是台式电脑,请帮忙.谢谢

i need to check if the request came from a mobile phone device or desktop computer using php please help. thanks

推荐答案

MobileESP 是全面但不错的 &易于使用.

MobileESP is comprehensive but nice & easy to use.

这篇关于如何在php中检查请求是来自手机还是电脑的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!