tp3.2 文件上传 mimes属性设置有问题吗

浏览:290 发布日期:2019/01/07 分类:求助交流
$upload->mimes = array('application/vnd.ms-excel','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','application/vnd.ms-excel.addin.macroEnabled.12');

设置了 mimes 允许excel 上传 结果 上传 'xls','xlsx','xlsm' 等类型 报 mimes错误
最佳答案
评论( 相关
后面还有条评论,点击查看>>