moonlandsoft / yii2-phpexcel

Exporting PHP to Excel
MIT License
135 stars 89 forks source link

special character problem #43

Open acto-felix opened 4 years ago

acto-felix commented 4 years ago

When reading a file containing user info, I had problems with names that had special characters. The lib was returning false for each field with special char, is there a param that I can put or an improvement on the way to encode strings to UTF8?