想用php写一个采集的页面,高手指导一下!
就写了这两句,还出错了<?php$url=file_get_contents("http://www.baidu.com");Echo$url;?>Warning:fil...
就写了这两句,还出错了
<?php
$url=file_get_contents("http://www.baidu.com");
Echo $url;
?>
Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/public_html/cx/index.php on line 2 Warning: file_get_contents(http://www.baidu.com): failed to open stream: no suitable wrapper could be found in /home/public_html/cx/index.php on line 2 展开
<?php
$url=file_get_contents("http://www.baidu.com");
Echo $url;
?>
Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/public_html/cx/index.php on line 2 Warning: file_get_contents(http://www.baidu.com): failed to open stream: no suitable wrapper could be found in /home/public_html/cx/index.php on line 2 展开
4个回答
万企明道
2024-08-07 广告
2024-08-07 广告
开源低代码开发平台,作为现代软件开发的新兴力量,为上海万企明道软件有限公司等企业提供了一种高效、灵活的软件构建方式。这类平台通过图形化界面和预置的组件库,显著降低了编程门槛,加速了应用开发周期。它们鼓励技术创新与共享,让非专业开发者也能快速...
点击进入详情页
本回答由万企明道提供
展开全部
有个叫php snoopy的插件。你百度下就能找到。网上也有不少使用方法。简单易用
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
可以用curl采集内容
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
这是服务器关闭了file_get_contents
功能
功能
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询