mb_output_handler

mb_output_handler -- Callback function converts character encoding in output buffer

Description

string mb_output_handler ( string contents, int status)



דוגמה 1 . mb_output_handler( ) example






הערה : If you want to output some binary data such as image from PHP script , you must set output encoding to " pass " using mb_http_output( ) .