Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pointing to xls location issue #149

Open
GoogleCodeExporter opened this issue Jul 24, 2015 · 1 comment
Open

Pointing to xls location issue #149

GoogleCodeExporter opened this issue Jul 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Please attach your file, maybe there are problems with it.

Original comment by [email protected] on 7 Jun 2012 at 8:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant