What steps will reproduce the problem?
$data = new Spreadsheet_Excel_Reader("IWMPSmsData_ReportingDistictReport.xls");
unable to read this file
I'm trying to read the file which is downloaded in .xls format using data from
database
it's being over written when the criteria for downloading data is change i want
to read this file and display it in another page but i'm not able to read it
sample.xls is being read from this file but not
IWMPSmsData_ReportingDistictReport.xls file may be because it is being upadted
Original issue reported on code.google.com by arisht...@gmail.com on 15 Mar 2013 at 10:34
Original issue reported on code.google.com by
arisht...@gmail.com
on 15 Mar 2013 at 10:34Attachments: