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
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
This topic has been closed to new replies.