Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
ob_iconv_handler
Popis
string ob_iconv_handler ( string contents, int status )
Converts the string encoded in internal_encoding
to
output_encoding
.
internal_encoding
and
output_encoding
should be defined in the php.ini
file or in iconv_set_encoding().