标签: php image-upload
我正在为CakePHP2寻找一个好的图片上传插件,并找到了这些:
两个图片上传都需要$ imagePath和潜在的选项数组。我是对的,$ imagePath应该始终是服务器上图像的路径吗?为什么它不能成为临时图像路径(例如C:\ xampp \ tmp \ php8454.tmp)?