PHP » GoLang |
login |
register |
about
|
GoLang mb_encode_numericentity
request it (483)
GoLang replacement for PHP's mb_encode_numericentity
[edit | history]
mb_encode_numericentity(PHP 4 >= 4.0.6, PHP 5, PHP 7) mb_encode_numericentity — Encode 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
<?php Examples
Example #2 mb_encode_numericentity() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|