functions-online

html_entity_decode

description

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

declaration of html_entity_decode

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

test html_entity_decode online










share html_entity_decode

comments for html_entity_decode

On 15. Dec 2017 14:24 Land wrote:

It cannot convert ' into '

On 16. Jul 2010 08:35 butzi wrote:

Sorry for the mistake, it is working again.

On 15. Jul 2010 18:11 john wrote:

the function does not work. i don't see a result.

more comments for html_entity_decode

There are some more comments for html_entity_decode(). To see them all click here.

+

Leave your comment