mb_encode_numericentity Encode character to HTML numeric string reference &reftitle.description; stringmb_encode_numericentity stringstr arrayconvmap stringencoding Converts specified character codes in string str from HTML numeric character reference to character code. &reftitle.parameters; str The string being encoded. convmap convmap is array specifies code area to convert. encoding &mbstring.encoding.parameter; &reftitle.returnvalues; The converted string. &reftitle.examples; <parameter>convmap</parameter> example &reftitle.examples; <function>mb_encode_numericentity</function> example ]]> &reftitle.seealso; mb_decode_numericentity