php man page for mb_http_output

Query: mb_http_output

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MB_HTTP_OUTPUT(3)							 1							 MB_HTTP_OUTPUT(3)

mb_http_output - Set/Get HTTP output character encoding

SYNOPSIS
mixed mb_http_output ([string $encoding = mb_http_output()])
DESCRIPTION
Set/Get the HTTP output character encoding. Output after this function is called will be converted from the set internal encoding to $encoding.
PARAMETERS
o $encoding - If $encoding is set, mb_http_output(3) sets the HTTP output character encoding to $encoding. If $encoding is omitted, mb_http_output(3) returns the current HTTP output character encoding.
RETURN VALUES
If $encoding is omitted, mb_http_output(3) returns the current HTTP output character encoding. Otherwise, Returns TRUE on success or FALSE on failure.
SEE ALSO
mb_internal_encoding(3), mb_http_input(3), mb_detect_order(3). PHP Documentation Group MB_HTTP_OUTPUT(3)
Related Man Pages
mb_internal_encoding(3) - php
mb_convert_variables(3) - php
mb_encoding_aliases(3) - php
mb_strimwidth(3) - php
px_set_targetencoding(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun