当前位置:Gxlcms > PHP教程 > php读取excel文件出错解决思路

php读取excel文件出错解决思路

时间:2021-07-01 10:21:17 帮助过:28人阅读

php读取excel文件出错
php 中使用Spreadsheet_Excel_Reader来读取excel的的数据,一直报 The filename 1.xls is not readable的错误,是什么问题啊 ?

------解决方案--------------------
The filename 1.xls is not readable
文件1.xls不可读,请检查权限。

人气教程排行