php unicode problem
-
I wrote a plugin that preloads information from a server. I need a way to skip all code like \u00ae , \u201 etc.
I tried to use utf8_decode but no result.
Any solutions?
Thank you
- The topic ‘php unicode problem’ is closed to new replies.