I have many huge excel spread sheets (like 1000 files each having 65000 rows) and need to import into mysql. Should I use JAVA and use excel libraries? Should I do it in PHP? Can you give me sample code to just import a simple excel file into mysql table?
Thanks,
Amir