客户端信息唯有:“Mozilla/4.0”,这是什么情况

WBOY
Release: 2016-06-13 11:48:00
Original
1131 people have browsed it

客户端信息只有:“Mozilla/4.0”,这是什么情况?

请教一下,用php的http_user_agent获取的客户端信息只有:“Mozilla/4.0”,
这是什么情况?
------解决方案--------------------
php获取user-agent是$_SERVER['HTTP_USER_AGENT'];
------解决方案--------------------
那你怎么获取的呢?贴出代码
------解决方案--------------------
也许是curl或者脚本,可以自己指定的,什么agent都可以

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