Manuál PHP | ||
---|---|---|
Předcházející | Další |
iconv_set_encoding() changes the value of the internal configuration variable specified by type to charset. Vrací TRUE při úspěchu, FALSE při selhání.
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().
Předcházející | Domů | Další |
iconv_mime_encode | Nahoru | iconv_strlen |