un_htmlspecialchars

Replaces special entities in strings with the real characters. Functionally equivalent to htmlspecialchars_decode(), except that this also replaces ' ' with a simple space character.
Parameters Summary
string $string