Home > Backend Development > PHP Tutorial > 如何实现php + easyui导出查询之后数据为excel?

如何实现php + easyui导出查询之后数据为excel?

WBOY
Release: 2016-06-23 13:03:00
Original
881 people have browsed it

网上找到的全是.net的,没找到一个关于 php的实现 方法


回复讨论(解决方案)

就是把数据导出成excel文件呗?    你看一下phpExcel的文档。

建议导出csv格式的,导出后在转换成excel

虽然解答没用,依然散分感谢

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template