HttpQueryString::xlateChange query strings charset Description
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.
Parameters
Return Values
Returns |