ExcelExplorerThis PHP class can read data from an Excel file without using COM, ODBC and works on any PHP platform.
Requiring no additional classes, modules or configurations, this class make the opportunity to write applications that will accept binary Excel file and customers do not need to convert their files to CSV or any other formats. Using ExcelExplorer you can fully automate such tasks as uploading Excel file by customers to the site, read Excel file and store it data into the database, show data on the web page, etc.