在PHP中生成excel输出的最佳方法是什么? [英] Which is the best way to generate excel output in PHP?

查看:198
本文介绍了在PHP中生成excel输出的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有像PHPExcel这样的其他PHP组件?

解决方案

有些类生成PHP Excel文件(真正的excel文件,不是那个.csv的东西)。
我使用:



https:// github.com/PHPOffice/PHPExcel



但是,当尝试使用java excel READER读取这些生成的excel文件时,我遇到了问题,所以可能会



编辑:尼斯: http://www.phpclasses.org/package/2037-PHP-Generate-spreadsheet-files-Excel-xls-XML-format。 html


Is there any other PHP components like PHPExcel?

解决方案

There are some class that generate PHP Excel files (real excel files, not that .csv thing). I use:

https://github.com/PHPOffice/PHPExcel

BUT: I have had problem when trying to read these generated excel files with the java excel READER, so there might be bugs in this php script.

EDIT: Nice one: http://www.phpclasses.org/package/2037-PHP-Generate-spreadsheet-files-Excel-xls-XML-format.html

这篇关于在PHP中生成excel输出的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆