update : 2015.11.03
php.shukuma.com검색:
|
HttpQueryString::xlate(PECL pecl_http >= 0.25.0) HttpQueryString::xlate — Change query strings charset 설명
public
bool HttpQueryString::xlate
( string
$ie
, string $oe
)Converts the query string from the source encoding ie to the target encoding oe. Warning
Don't use any character set that can contain NUL bytes like UTF-16.
인수
반환값
성공 시 |