mb_encode_numericentity Encode character to HTML numeric string reference Description stringmb_encode_numericentity stringstr arrayconvmap stringencoding mb_encode_numericentity converts specified character codes in string str from HTML numeric character reference to character code. It returns converted string. array is array specifies code area to convert. encoding is character encoding. <parameter>convmap</parameter> example <function>mb_encode_numericentity</function> example See also: mb_decode_numericentity.