rameshnaidupolarapu / php-excel-reader

Automatically exported from code.google.com/p/php-excel-reader
0 stars 0 forks source link

unable to read the file #169

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: