html_entity_decode
function call:
string html_entity_decode( string $string [, int $quote_style [, string $charset]] )
description:
html_entity_decode() is the opposite of htmlentities() in that it converts all HTML entities to their applicable characters from $string.
test html_entity_decode online:
string html_entity_decode( string $string [, int $quote_style [, string $charset]] )
description:
html_entity_decode() is the opposite of htmlentities() in that it converts all HTML entities to their applicable characters from $string.
test html_entity_decode online: