当前位置:
代码迷
>>
PHP
>> 各位哥。进来瞧瞧file_get_contents的有关问题
详细解决方案
各位哥。进来瞧瞧file_get_contents的有关问题
热度:
95
发布时间:
2012-03-14 12:01:12.0
各位哥。进来瞧瞧file_get_contents的问题
我拼接了一个URL串。然后使用file_get_contents($url)获取信息
结果报错。
但是把这个URL输出来,复制,粘贴进地址栏里面回车出来能正常访问。
已经使用urlencode 无效
------解决方案--------------------
打开php.ini找到 ;extension=php_openssl.dll ,去掉双引号";" ,重启web服务器即可。
相关解决方案
fsockopen,fopen,file_get_contents 为啥fsockopen是最快的呢
php file_get_contents 的乱码有关问题
fsockopen,fopen,file_get_contents 为啥fsockopen是最快的呢
file_get_contents(jsapi_ticket.php): failed to open stream: No such file
php获取本地图片直接输出浏览器,file_get_contents