Description
string
mb_http_output ( [string encoding])
If encoding is set,
mb_http_output() sets HTTP output character
encoding to encoding_ Output after this
function is converted to encoding_
mb_http_output() returns
TRUE for success and FALSE
for failure_
If encoding is omitted,
mb_http_output() returns current HTTP output
character encoding_
See also mb_internal_encoding(),
mb_http_input(),
mb_detect_order()_