1

I have problem with string encoding, in my DB I have string "pomarańczy" which is represented by "pomarańczy" as it is, but when I want to use it in php i get weird char codes as below

characters encoding

And my question is is this fault of my editor? I am using Sublime Text 3 on Fedora 22. Or is this fault of my database (mysql, InnoDB). Database is encoded with "utf8_general_ci", this specific column with "utf8_polish_ci".

0 Answers0