RE: [PHP] Reading excel files

2003-08-14 Thread Jay Blanchard
[snip] Is there a way to read excel files for parsing with PHP? I see there is a PEAR package for writing excel files, but I want to be able to parse .xls files. (Please no comments about comma-delimited or tab-delimited exports, I am doing that too). [/snip] A quick trip through Googleland re

[PHP] Reading excel files

2003-08-08 Thread Jackson Miller
Is there a way to read excel files for parsing with PHP? I see there is a PEAR package for writing excel files, but I want to be able to parse .xls files. (Please no comments about comma-delimited or tab-delimited exports, I am doing that too). Thanks in advance, -Jackson -- PHP General Mail