htmlentities

function call:
string htmlentities( string $string [, int $quote_style [, string $charset]] )

description:
This function is identical to htmlspecialchars() in all ways, except with htmlentities(), all characters which have HTML character entity equivalents are translated into these entities.

test htmlentities online:
$str

$quote_style

$charset


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