can php detect client browser monitor size/resolution?

前端 未结 8 1144
一生所求
一生所求 2020-12-20 16:20

Php can detect IP, hostname, client agent etc. Can php detect client browser monitor size/resolution?

8条回答
  •  暖寄归人
    2020-12-20 16:46

    I know this is not the best answer so spare the downvote.

    
    
    
    
    
    
    
    Browser Width:px
    Browser Height:px
    JavaScript Detection (y/n):

提交回复
热议问题