使用 reader.php类 导入excel到mysql 有关问题

WBOY
Release: 2016-06-13 13:44:46
Original
779 people have browsed it

使用 reader.php类 导入excel到mysql 问题
The filename data.xlsx is not readable 在本地测试总是包这个错
看了代码里面的 
if (substr($this->data, 0, 8) != IDENTIFIER_OLE) 运行到这里不补通过 
不知道是编码问题 还是什么其他问题哦 
但是绝对不是说文件不可读!


------解决方案--------------------
请确认你的这个类支持 Excel 2007

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!