Home  >  Article  >  Backend Development  >  Two open source Php output Excel file classes_PHP tutorial

Two open source Php output Excel file classes_PHP tutorial

WBOY
WBOYOriginal
2016-07-21 15:41:41863browse

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/
脚本之家下载
http://www.jb51.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/ 

脚本之家下载
http://www.jb51.net/codes/24320.html

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/321124.htmlTechArticle1.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/ 脚本之家下载 http://www.jb51.net/codes/...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn