开发者

Easy way to generate excel file for report with php [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Alternative for PHP_excel

i need a simple php library for generating excel file like PHPEXCEL library. i like PHPEXCEL library but it is heavy weight.

i need to generate 开发者_如何学Cmy report data in excel that also display as html table. i need to convert htnl table data to excel without css.

i need to write in every cell.


How about using CSV files? Excel can open them.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜