![]() | iconv_set_encodingDescriptionbool iconv_set_encoding ( string type, string charset)iconv_set_encoding() changes the value of the internal configuration variable specified by type to charset. Returns TRUE on success or FALSE on failure. The value of type can be any one of those:
See also iconv_get_encoding() and ob_iconv_handler(). | ![]() | ||||