ErrorException: curl_setopt(): The usage of the @filename API for file uploading is deprecated.
错误:
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())
声明:该文观点仅代表作者本人,入门客AI创业平台信息发布平台仅提供信息存储空间服务,如有疑问请联系rumenke@qq.com。
- 上一篇: emjoy表情插入数据库问题
- 下一篇: 彻底理解PHP的SESSION机制