Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread
Message: 35775
BY: Stefan Natchev (snatchev)
DATE: 2007-12-14 21:04
SUBJECT: RE: Can't parse csv file

 

it looks like the character set your using is Cyrillic (windows-1251), I tried converting it to UTF-8 and FasterCSV managed to read it with no problem. here is the converted test.csv

<a href="http://www.parag0n.com/test_utf8.csv";>http://www.parag0n.com/test_utf8.csv</a>


Thread View

Thread Author Date
Can't parse csv fileAlexander Logvinov2007-12-14 15:22
      RE: Can't parse csv fileStefan Natchev2007-12-14 21:04
            RE: Can't parse csv fileStefan Natchev2007-12-14 21:06
      RE: Can't parse csv fileJames Gray2007-12-15 01:30
            RE: Can't parse csv fileAlexander Logvinov2007-12-15 01:41

Post a followup to this message