if you could have the user save the xls as a csv instead, then you can read in the file using fopen. After that tyou could possibly insert the contents into a mssql table. Since I only use mysql, I'm not real sure how you would go about adding the contents to a db/table.