update : 2015.11.03
php.shukuma.com검색:
|
mb_decode_numericentity(PHP 4 >= 4.0.6, PHP 5) mb_decode_numericentity — Decode HTML numeric string reference to character 설명
string mb_decode_numericentity
( string
$str
, array $convmap
[, string $encoding = mb_internal_encoding()
] )
Convert numeric string reference of string
인수
반환값The converted string. 예제
Example #1
<?php |