Documentation
unhtmlentities
usage
string unhtmlentities( string my_string )
paramètres
my_string : the character string you want the HTML entities to be removed from.
retourne
A character string with the HTML entities replaced by their utf-8 equivalent.