You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.pointing to a directory for a file location that is not in the same location
as where my .php file is located.
2.example:
$data = new
Spreadsheet_Excel_Reader("S:\\BFPIX\\COREASSPROC\\200-104133-010-20100702-01.xls
",true);
3.
What is the expected output? What do you see instead?
I would expect it to point to a new S drive location for the file. however it
considers the entire directory as a filename
The filename S:\BFPIX\COREASSPROC\200-104133-010-20100702-01.xls is not readable
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 4 Jun 2012 at 7:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 4 Jun 2012 at 7:18The text was updated successfully, but these errors were encountered: