bool iconv_set_encoding ( string $type , string $charset )
Changes the value of the internal configuration variable specified by type to charset.
$type = [input_encoding, output_encoding, internal_encoding]
$charset = ['ISO-8859-1', 'UTF-8', ...]
Docs
No comments:
Post a Comment