Reading Excel Spreadsheets without com or csv

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Nunners
Forum Commoner
Posts: 89
Joined: Tue Jan 28, 2003 7:52 am
Location: Worcester, UK
Contact:

Reading Excel Spreadsheets without com or csv

Post 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?
Post Reply