|
mb_decode_numericentityDecode HTML numeric string reference to character Description
string mb_decode_numericentity
( string
$str
, array $convmap
[, string $encoding = mb_internal_encoding()
] )
Convert numeric string reference of string
Parameters
Return ValuesThe converted string. Examples
Example #1
<?php See Also
|