Overview
Classes
Interfaces
Functions
Exceptions
Function
\
un_htmlspecialchars
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.
Open source code
Parameters Summary
string
$string