php怎么获取远程页面中的一个div的内容 200
3个回答
展开全部
获取远程页面可以用file_get_contents()函数或者curl拓展,后者的效率会更好,但需要你修改一些配置。
查找html页面中的内容或者用phpQuery或这个:http://simplehtmldom.sourceforge.net/
或者用php原生的:http://php.net/manual/en/class.domdocument.php
或者用正则。
查找html页面中的内容或者用phpQuery或这个:http://simplehtmldom.sourceforge.net/
或者用php原生的:http://php.net/manual/en/class.domdocument.php
或者用正则。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询