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:
$str

$quote_style

$charset


Werbung
Information
PHP-Version: 5.2.6
Last changes: my blog (german only)
Change language: html_entity_decode auf Deutsch online testen