Home > Backend Development > PHP Tutorial > php读取excel文件出错解决思路

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

WBOY
Release: 2016-06-13 10:28:12
Original
1074 people have browsed it

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

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

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template