PHP-manual | ||
---|---|---|
Föregående | Nästa |
iconv_set_encoding() changes the value of the internal configuration variable specified by type to charset. Returnerar TRUE vid framgång eller FALSE vid fel.
The value of type can be any one of those:
input_encoding |
output_encoding |
internal_encoding |
See also iconv_get_encoding() and ob_iconv_handler().
Föregående | Hem | Nästa |
iconv_mime_encode | Upp | iconv_strlen |