duanpao6163 2013-11-23 14:18
浏览 16
已采纳

用户连接到我的网站时使用的设备(计算机)

I am developing a web site and am trying to make it work on all devices. I also have a page where people can report issues so I can look into them. However, I was asking for way too much info from them. I have done a lot of reading and now can determine through PHP their operating system and browser. But I still need to know what device they are using to connect. (Like Mac, Dell, HP, iPad.) I found some stuff on cell phones and tablets but is there any way of getting the info from desktop and laptop computers? As you may have guessed I'm a rookie just learning this stuff. Thanks.

  • 写回答

4条回答 默认 最新

  • douwang9650 2013-11-23 14:22
    关注

    No there is no way to get information about the hardware. Because the Browser sends the informations. You can get the OS, but not more. And over the OS you can draw a conclusion about the hardware like IPad etc.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog