mb_decode_numericentity
Decode HTML numeric string reference to character
&reftitle.description;
stringmb_decode_numericentity
stringstr
arrayconvmap
stringencodingmb_internal_encoding()
Convert numeric string reference of string
str in a specified block to character.
&reftitle.parameters;
str
The string being decoded.
convmap
convmap is an array that specifies
the code area to convert.
encoding
&mbstring.encoding.parameter;
&reftitle.returnvalues;
The converted string.
&reftitle.examples;
convmap example
]]>
convmap example escapes JavaScript string
&reftitle.seealso;
mb_encode_numericentity