当前位置: 代码迷 >> PHP >> 怎么用php将excel格式转换为txt 文本
  详细解决方案

怎么用php将excel格式转换为txt 文本

热度:504   发布时间:2013-01-28 11:49:56.0
如何用php将excel格式转换为txt 文本
php读出数据 并将读出的excel一列转换为txt文本 每条数据中间加 | 进行分割!

------解决方案--------------------
1:PHPExcel,官方网站: http://phpexcel.codeplex.com

2:PHP-ExcelReader,下载地址: http://sourceforge.net/projects/phpexcelreader
  相关解决方案