Remove all unicode from a string
I am trying to use php to remove all unicode from a string. What I am
seeing it the white question mark with a black diamond. I have tried
html_entity_decode and preg_replace but had no luck. Any would be
greatly appreciated. Thanks!
|