【发布时间】:2015-01-09 12:44:00
【问题描述】:
我可以在哪里找到 file_get_contents() 函数并用 Curl 替换它
遇到了 PHP 错误
严重性:警告
消息:file_get_contents() [function.file-get-contents]: https:// wrapper 在服务器配置中被allow_url_fopen=0 禁用
文件名:controllers/videos.php
行号:281
【问题讨论】:
-
嗯,正如它所说,您可以在文件
controllers/videos.php...中找到该调用...
标签: function curl file-get-contents