| 
 | mb_encode_numericentityEncode character to HTML numeric string reference Description
   string mb_encode_numericentity
    ( string  $str, array$convmap[, string$encoding= mb_internal_encoding()
   [, bool$is_hex= FALSE
  ]] )
   Converts
   specified character codes in string  Parameters
 
 Return ValuesThe converted string. Changelog
 
 Examples
 Example #1  
<?phpExamples
 Example #2 mb_encode_numericentity example 
<?phpSee Also
 
 |