functions-online

html_entity_decode

en
de
es
fr
pt

description

html_entity_decode() is the opposite of htmlentities() in that it converts all HTML entities to their applicable characters from $string.

html_entity_decode() ist das Gegenstück zu htmlentities(), das alle benannten HTML-Zeichen innerhalb von $string in ihre entsprechenden Ursprungszeichen zurückwandelt.

html_entity_decode() es el opuesto de htmlentities() en el sentido en que convierte todas las entidades HTML a sus caracteres correspondientes en la $string dada.

html_entity_decode() est la fonction contraire de htmlentities() : elle convertit les entités HTML de la chaîne $string en caractères normaux.

html_entity_decode() é o oposto da função htmlentities() no que converte todas as entidades HTML para os seus caracteres de $string.

function call

string html_entity_decode( string $str [, int $quote_style ] [, string $charset ] )

test html_entity_decode online










comments for html_entity_decode

be the first

No comments so far for html_entity_decode. Leave your's as first below.

+

Leave your comment