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

Cannot read Ñ on load. #29

Closed
mewben opened this issue Feb 14, 2014 · 2 comments
Closed

Cannot read Ñ on load. #29

mewben opened this issue Feb 14, 2014 · 2 comments

Comments

@mewben
Copy link
Contributor

mewben commented Feb 14, 2014

I have a csv file that contains the character Ñ. When I import the csv,

$data = Excel::load('file.csv')->toArray();
print_r($data);

The cell that contains Ñ is read as 0. Is this a bug?

Please help.. Thank you.

@MaatwebsiteSupport
Copy link
Contributor

This is a PHPExcel issue and not something I can fix unfortunately.
http://phpexcel.codeplex.com/discussions/63258

@mewben
Copy link
Contributor Author

mewben commented Feb 17, 2014

#31 Fixed...

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

No branches or pull requests

2 participants