dongzhao4036 2015-02-05 22:12
浏览 36
已采纳

为什么file_get_contents()似乎与curl_exec()具有相同的访问权限?

I am downloading favicons using PHP and I spent a while troubleshooting before I noticed that curl_exec appears to work for some sites while file_get_contents does not.

For example here is the response from http://www.hellmanns.com/favicon.ico

file_get_contents

Warning: file_get_contents(http://hellmanns.com/favicon.ico): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /home/arcmarks/public_html/arcmarks/source/class.FaviconFinder.php on line 44

curl_exec

h( e?Câ¬^ÏÉÌŒ$ B#(ÌlcYfƒy9C¥D;üès¨H8§¥§‹&5é¨QÛœJ©O5Öžfå§LíáÛÜ߸n Ü®Œa~ †}…l “‘±“o}þþþ¥FHòòÞïïï/Á±mžç¿~L"-‚y¾i'öá̳²¶£A%«§¬?ùíÜ©„i­²~Âh*®^?ÖáµÅÅ™ØezU[¢<4¡-5;/ïÀöæØaéìÐ̆cN ,;U@N㽧õðî‰Õ¨îѹk_jÖšmîÙÌáÜÝ[æ™-ì·D¡?-s­wE‹# õ¹„$0”6&ï²1Ú¦Žž#”+$§HR¢@3€,3Â@üÿÿþÿÿP:H€ô¯VüáBâ™?„j W~±¦ª†ôòóaQ ŸE7Ç|@F2?G2?åóãäå¸~Q p,KEv(Cud).#lUH4mkr$gj[ahVf9&2Se/@ZLwPYiF0qOG?y>QbJx+cIMDzW!-]*'t5B;<^%T6 _XsR=` :n"A7831o N ÿÿÿÿÿÿÿÿ€Àÿÿÿÿÿÿÿÿ

  • 写回答

2条回答 默认 最新

  • doushi1996 2016-03-15 21:08
    关注

    curl_exec is based upon and entire project that is used in many different languages see here:

    Why doesn't file_get_contents() appear to have the same access as curl_exec()?

    Hence it has much more support.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!
  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?
  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮