会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
明月照亮天涯
博客园
首页
新随笔
联系
订阅
管理
2017年3月22日
php使用PHPexcel类读取excel文件(循环读取每个单元格的数据)
摘要: error_reporting(E_ALL); date_default_timezone_set('Asia/ShangHai'); include_once('Classes/PHPExcel/IOFactory.php');//包含类文件 $filename = "test.xls";//要读
阅读全文
posted @ 2017-03-22 10:17 明月照亮天涯
阅读(8105)
评论(0)
推荐(1)
编辑
公告