Re: [PHP] reading excell and writing to text file..

2003-12-22 Thread Matt Matijevich
[snip] I was wondering a good place I could get started on reading excel spreadsheets in PHP ive seen a couple of things out there that will take data from the web and transform it into a .xls file. I was wondering if I could take a XLS file with php and read it, and rip out certain data from it

Re: [PHP] reading excell and writing to text file..

2003-12-22 Thread John W. Holmes
Andrew Kwiczola wrote: I was wondering a good place I could get started on reading excel spreadsheets in PHP ive seen a couple of things out there that will take data from the web and transform it into a .xls file. I was wondering if I could take a XLS file with php and read it, and rip out

RE: [PHP] reading excell and writing to text file..

2003-12-22 Thread jon
Hey there... Are you using a windows server? If so, I can provide you with code examples as to how to select fields and write new excel docs using the COM stuff built into windows. For linux, things get a little bit more complicated -- really, you just need some sort of external app to do the