|
mb_encode_numericentityEncode character to HTML numeric string reference Beschreibung
string mb_encode_numericentity
( string
$str
, array $convmap
[, string $encoding = mb_internal_encoding()
[, bool $is_hex = FALSE
]] )
Converts
specified character codes in string Parameter-Liste
RückgabewerteThe converted string. Changelog
Beispiele
Beispiel #1
<?phpBeispiele
Beispiel #2 mb_encode_numericentity example
<?phpSiehe auch
|