iconv_set_encoding() changes the value of the internal configuration variable specified by type to charset. Retorna TRUE em caso de sucesso ou FALSE em falhas.
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().