There is some data coming from an xml feed.
It's shwoing weird characters like: –„¢ etc mixed with normal data like for example:
Bat® C11 ACRT™
It is supposed to be:
Bat® C11 ACRT™
Is there a way we can avoid the weird chars using unicode php functions etc, whatever works.
Thanks in advance.
It's shwoing weird characters like: –„¢ etc mixed with normal data like for example:
Bat® C11 ACRT™
It is supposed to be:
Bat® C11 ACRT™
Is there a way we can avoid the weird chars using unicode php functions etc, whatever works.
Thanks in advance.