update : 2015.11.03
php.shukuma.com검색:
|
mb_encode_numericentity(PHP 4 >= 4.0.6, PHP 5) mb_encode_numericentity — Encode character to HTML numeric string reference 설명
string mb_encode_numericentity
( string
$str
, array $convmap
[, string $encoding = mb_internal_encoding()
[, bool $is_hex = FALSE
]] )
Converts
specified character codes in string 인수
반환값The converted string. 변경점
예제
Example #1
<?php 예제
Example #2 mb_encode_numericentity() example
<?php |