Display the drop-down list

mb_http_output()

« mb_http_input | mb_internal_encoding »
<?php
$mixed 
mb_http_output (
    
?  // [string $encoding = mb_http_output()]
);
?>
Result
$mixed = 'UTF-8'
Examples
#1 mb_http_output  ()
See also
mb_http_input, mb_internal_encoding