A client has sent me a (Windows) Excel Spreadsheet (.xls) file
containing a block of data he wants included as a table in a MySQL
database in a (Linux-based) PHP/MySQL Web application I'm developing for
him.
I have both Windows and Linux available on my own machine.
What is the recommended route to get this .xls file into MySQL?