ob_iconv_handler

ob_iconv_handler -- Convert character encoding as output buffer handler

Description

array ob_iconv_handler ( string contents, int status)

internal_encoding and output_encoding should be defined by iconv_set_encoding( ) or in configuration file .

דוגמה 1 . ob_iconv_handler( ) example :






See also : iconv_get_encoding( ) and iconv_set_encoding( ) .