开发者

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

开发者 https://www.devze.com 2023-03-07 08:10 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Alternative for PHP_excel
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

精彩评论

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

关注公众号