I used this to write excel files:
http://pear.php.net/package/Spreadsheet_Excel_Writer/redirected

it will do multiple workbooks, which was the only advanced feature i needed besides just writing data into rows/cols
Not sure if this will work for you..

This one i used for reading excel only:
http://pear.php.net/pepr/pepr-proposal-show.php?id=304

Marc Antony Vose wrote:
Hi there:

This just feels like one of those questions that would have been asked a million times, but looking at the web site, it appears that the archives of this list are not searchable?

Anyway, it can still be worthwhile to ask the same question again, I suppose, because new projects come along, and others get improved or die.

So, the question is: can anyone recommend a good library for exporting MDB or XLS files from PHP? I'm in a situation where I'd prefer an access dump, but an excel dump could possibly work.

I'm googling away, as well, but hoping for some bona fide firsthand recommendation from someone who maybe does this a lot (I don't).

Cheers.

Marc Vose
http://www.suzerain.com
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to