mb_http_output

Example

 mixed mb_http_output ([ string $encoding ] ) 

Description

Set/Get HTTP output character encoding

Return Values

If encoding is omitted, mb_http_output() returns the current HTTP output character encoding. Otherwise, Returns TRUE on success or FALSE on failure.