有没有PHP大佬可以帮忙把以下js代码转换成PHP代码
2022/01/23 15:06:34
- <script>var ua = window.navigator.userAgent.toLowerCase(); if (ua.indexOf('UA-142997506-1') == -1) { document.getElementById('fanghong').style.display = 'block' document.title = '请使用浏览器打开' } </script>