Home >php教程 >php手册 >ThinkPHP3.2.3整合PHPExcel

ThinkPHP3.2.3整合PHPExcel

PHP中文网
PHP中文网Original
2018-05-14 16:07:353501browse

ThinkPHP3.2.3整合PHPExcel
ThinkPHP整合PHPEXCEL的详细做法:
第一步:下载PHPEXCEL文件(这个可以百度下载)
867.jpg
第二步:解压这个文件,把这里全部的文件复制到 ThinkPHP/Library/Org/Util
这个文件夹下面(如图所示), 并把 PHPExcel.php 这个文件改名为 PHPExcel.class.php
868.jpg

869.jpg

第三步:如何使用

870.jpg

871.jpg通过上面的代码,已经成功导出一下excel文件
我们看一下:
872.jpg

以上就是ThinkPHP3.2.3整合PHPExcel的内容,更多相关内容请关注PHP中文网(www.php.cn)!

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