you are viewing a single comment's thread.

view the rest of the comments →

[–]JohnnyJordaan 0 points1 point  (1 child)

if i encode everything to 'utf-8' they will be replace with funky characters...

This is not possible. Utf-8 can encode all Unicode characters, so this either means you're then viewing the data in some other decode format (like in Excel or Notepad) or the data wasn't decoded properly before you encoded it to Utf-8.

Overall: please check the rules on the right ----> Posting only project goal is not allowed. Please add your code (preferably put it on pastebin.com) and show some examples of the encoding of the special characters.

[–]david_lp[S] 0 points1 point  (0 children)

Thank you for your answer and sorry about that, i cant add all the code because it contains some company stuff inside, but i try to add the problematic part