PHP Speed Test for user connection speed without echo in current page

后端 未结 7 1137
甜味超标
甜味超标 2021-01-13 00:25

I am looking for a possibility to check the user connection speed. It is supposed to be saved as a cookie and javascript files as well as css files will be adapted if the sp

相关标签:
7条回答
  • 2021-01-13 01:17

    After you've determined the user's speed, send javascript to the browser to set the cookie and then do a refresh or redirect in cases where the speed is below what you'd like.

    0 讨论(0)
提交回复
热议问题