php file_get_contents问题
程序员文章站
2024-02-10 08:06:40
...
为什么用php的file_get_contents函数无法抓取到http://info.sporttery.cn/mixed/mixed.htm?gameIndex=1里面相应的值:
请大家帮看看。
请大家帮看看。
回复讨论(解决方案)
他的数据是用 js 动态填入的,file_get_contents 不会执行 js 代码,当然就得不到
那有什么办法能够得到吗
第一段 js 中好像就有数据吧
你分析一下代码,应该能得到算法
上一篇: PHPDocument 代码注释规范总结
下一篇: php文件有关问题请问