PHP » GoLang |
login |
register |
about
|
GoLang mb_decode_numericentity
request it (404)
GoLang replacement for PHP's mb_decode_numericentity
[edit | history]
mb_decode_numericentity(PHP 4 >= 4.0.6, PHP 5, PHP 7) mb_decode_numericentity — Decode HTML numeric string reference to character Description
string mb_decode_numericentity
( string
$str
, array $convmap
[, string $encoding = mb_internal_encoding()
[, bool $is_hex = FALSE
]] )
Convert numeric string reference of string
Parameters
Return ValuesThe converted string. Examples
Example #1
<?php
Example #2
<?php |
more
Recently updated
more
Most requested
more
Last requests
|