Page 1 of 1

Reading Excel Spreadsheets without com or csv

Posted: Sat Apr 12, 2003 2:01 am
by Nunners
I want to be able to read an excel spreadsheet using php on Linux. Before anyone says use csv - that's fine for me loading and reading them, but I have some, let's say, not exactly techincal people loading these spreadsheets into a website. If I can read the spreadsheet I can get the information from it that I want, but I need to be able to read it!

Does anyone know of a decent "freeware" or "shareware" reader that's written in php?