|
mb_encode_numericentityEncode character to HTML numeric string reference Description
string mb_encode_numericentity(
string $string ,array $map ,stringnull $encoding = null ,bool $hex = false )
Converts
specified character codes in string Parameters
Return ValuesThe converted string. Changelog
Examples
Example #1
Example #2 mb_encode_numericentity example
See Also
|