I want to allow authenticated users to be able to use my PHP web page to
upload their Excel spreadsheet data into specific columns of my MySQL
table. I found "Spreadsheet_Excel_Writer", but I want to go the other
way, so I don't think this would be useful. I am rather lost how to go
about this endeavor. Can someone drop me a few hints?