Jump to content.

Problem

Customer wants to upload Microsoft Excel spreadsheets and have them converted to HTML using a pure PHP application.

Solution

Implemented and modified a stand-alone PHP Excel spreadsheet reader. You can test it out with your own Microsoft Excel workbooks. Use the form below to browse for the spreadsheet file and click "Upload Now." The application will convert the file and display the tabs and data from the spreadsheet. I have purposely limited the file size accepted to 1 megabyte, so please use smaller files when testing this out.

Upload a Microsoft Excel Spreadsheet