Hello, i am trying to read from my xls file into the mysql database but the PHPExcel_IOFactory::identify($filename); is recognising it as an HTML file and not as an xls file ... so in turn the PHPExcel_Reader_HTML::setReadDataOnly() is also not working.
I dont know what to do
I dont know what to do