Home > Backend Development > PHP Tutorial > php内如何创建类似excel的表格

php内如何创建类似excel的表格

WBOY
Release: 2016-06-23 14:24:36
Original
1186 people have browsed it

php内如何创建类似excel的表格


回复讨论(解决方案)

Grid-嗨网HiGrid
给你推荐个 ,嗨网HiGrid 是综合PHP表格和jquery表格JQgrid优点创建互动的php在线表格/网格

有钻研精神的话,推荐  phpexcel 

输出时候声明头部就行

想简单点的话,有table做,然后用header输出

 phpexcel  

找下phpexcel类

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