ThinkPHP5.1 2个以上单文件域上传报错
SplFileObject::__construct(C:\Users\a\AppData\Local\Temp\php9A5E.tmp): failed to open stream: No such file or directory
解决办法:
ThinkPHP/library/think/File.php
添加 file_exists 即可

计算机网络/计算机科学与应用/系统/运维/开发
ThinkPHP5.1 2个以上单文件域上传报错
SplFileObject::__construct(C:\Users\a\AppData\Local\Temp\php9A5E.tmp): failed to open stream: No such file or directory
解决办法:
ThinkPHP/library/think/File.php
添加 file_exists 即可

好的习惯,排名第一的是:自律;排名第二的是:终身学习;排名第三的是:保持运动。拥有这三种习惯,美好人生垂手可得。