如何使用PHP ExcelReader从同一目录中读取多个Excel文件?
问题描述:
1)我一次只能读取一个文件,但我需要的是它可以读取该文件夹中的所有文件.当管理员保存新的xls文件时,它可以读取该文件并显示在浏览器中. />
谢谢
1) I can only read one file in one time , but what i need is it can read all the files inside the folder.when the admin saving the new xls file it can read it and display at the browser.
thanks
答
我找到了解决方法.
I had found the solution.
.
.
.
path ="..."; ///文件夹路径
path = "..."; ///the folder path
theFilePath =";
theFilePath = "";