Closed jkb32 closed 9 years ago
I have problem with charset encoding (caption_text_display param from stories). If someone uses a special character or emoji I received something like this: ów ð. How should I set encoding?
Use utf8_decode(). http://php.net/manual/en/function.utf8-decode.php
I have problem with charset encoding (caption_text_display param from stories). If someone uses a special character or emoji I received something like this: ów ð. How should I set encoding?