牛骨文教育服务平台(让学习变的简单)
博文笔记

ErrorException: curl_setopt(): The usage of the @filename API for file uploading is deprecated.

创建时间:2016-03-03 投稿人: 浏览次数:7390

错误:

ErrorException: curl_setopt(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead


解决:

5.5版本及之后

new CURLFile(realpath())

声明:该文观点仅代表作者本人,牛骨文系教育信息发布平台,牛骨文仅提供信息存储空间服务。