开发者

working with excel files in php [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_StackOverflow中文版

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

What is the best php library to use to with php to read/write and display components of excel files on web based pages?


I would use PHPExcel for writing the files (in fact, I do use it)

http://phpexcel.codeplex.com/

And you could try

http://sourceforge.net/projects/phpexcelreader/

for reading but I have no experience with reading Excel files in PHP, only writing them.


For my mind it is the best library: Spreadsheet_Excel_Writer

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜