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

Feature: Can set input encoding when loading csv file #31

Merged
merged 2 commits into from
Feb 15, 2014

Conversation

mewben
Copy link
Contributor

@mewben mewben commented Feb 14, 2014

Usage:

$data = Excel::load('file.csv', false, 'ISO-8859-1');

This solves the problem when reading Ñ or ñ.

@MaatwebsiteSupport
Copy link
Contributor

I will test it later today :)

MaatwebsiteSupport pushed a commit that referenced this pull request Feb 15, 2014
Feature: Can set input encoding when loading csv file
@MaatwebsiteSupport MaatwebsiteSupport merged commit e90c60d into SpartnerNL:master Feb 15, 2014
@mewben mewben mentioned this pull request Feb 17, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants