PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
iconv_set_encoding() changes the value of the internal configuration variable specified by type to charset. Vráti TRUE pri úspechu, alebo FALSE pri zlyhaní.
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().
Predchádzajúci | Domov | Nasledujúci |
iconv_mime_encode | Hore | iconv_strlen |