update : 2015.11.03
php.shukuma.com검색:
|
iconv_set_encoding(PHP 4 >= 4.0.5, PHP 5, PHP 7) iconv_set_encoding — Set current setting for character encoding conversion 설명
bool iconv_set_encoding
( string
$type
, string $charset
)
Changes the value of the internal configuration variable specified by
인수
반환값
성공 시 예제
Example #1 iconv_set_encoding() example
<?php 참고
|