两个开源的Php输出Excel文件类

2019/6/30 15:29:37

本文主要是介绍两个开源的Php输出Excel文件类,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

1.php-excel

php-excel is a very simple library for generating excel documents from php on-the-fly.

http://code.google.com/p/php-excel/
找一找教程网下载
//www.zyiz.net/codes/24319.html
2.PHPExcel

Project providing a set of classes for the PHP programming language, which allow you to write to and read from different file formats, like Excel 2007, PDF, HTML, ... This project is built around Microsoft's OpenXML standard and PHP.

http://www.codeplex.com/PHPExcel/ 

找一找教程网下载
//www.zyiz.net/codes/24320.html



这篇关于两个开源的Php输出Excel文件类的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程