I don't think there's a way to open Excell files with readable data on it without using Excell because Microsoft encrypts the data on the files. An alternative would be saving your XLS files to CSV(comma separated values), so this way you could open the file, maniputalte it and store the data on your mysql db.