首页 > 开发 > PHP > 正文

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

2024-05-04 22:10:07
字体:
来源:转载
供稿:网友

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.Vevb.com/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.Vevb.com/codes/24320.html

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表