|
sapi_windows_cp_convConvert string from one codepage to another Description
stringnull sapi_windows_cp_conv(intstring
$in_codepage , intstring $out_codepage , string $subject )Convert string from one codepage to another. Parameters
Return Values
The Errors/Exceptions
This function issues E_WARNING level errors, if invalid codepages are given,
or if the subject is not valid for See Also
|