Searched refs:html_entity_decode (Results 1 – 1 of 1) sorted by relevance
36 use function html_entity_decode; alias442 $text = html_entity_decode($text, ENT_QUOTES, 'UTF-8');500 …$string = html_entity_decode($string, ENT_QUOTES, 'UTF-8'); // otherwise HTML entities show up as …