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