This code is not working to server. But It is working to my localhost (xampp)
$url = file_get_contents(\'http://www.site.com/\'); $xhtml=\'| 6条回答 Happy的楠姐 (楼主) 2020-11-28 14:04 Also check whether you have: allow_url_include On And make sure that there are no network permission issues like 403 Forbidden. 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Also check whether you have: allow_url_include On
And make sure that there are no network permission issues like 403 Forbidden.