Query: mb_get_info
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MB_GET_INFO(3) 1 MB_GET_INFO(3) mb_get_info - Get internal settings of mbstringSYNOPSISmixed mb_get_info ([string $type = "all"])DESCRIPTIONmb_get_info(3) returns the internal setting parameters of mbstring.PARAMETERSo $type - If $type isn't specified or is specified to "all", an array having the elements "internal_encoding", "http_output", "http_input", "func_overload", "mail_charset", "mail_header_encoding", "mail_body_encoding" will be returned. If $type is speci- fied as "http_output", "http_input", "internal_encoding", "func_overload", the specified setting parameter will be returned.RETURN VALUESAn array of type information if $type is not specified, otherwise a specific $type.CHANGELOG+--------+---------------------------------------------------+ |Version | | | | | | | Description | | | | +--------+---------------------------------------------------+ | 5.1.3 | | | | | | | The entries "mail_charset", "mail_header_encod- | | | ing", and "mail_body_encoding" were made avail- | | | able. | | | | | 5.3.0 | | | | | | | The entry "http_output_conv_mimetypes" was made | | | available. | | | | +--------+---------------------------------------------------+SEE ALSOmb_regex_encoding(3), mb_http_output(3). PHP Documentation Group MB_GET_INFO(3)
Related Man Pages |
---|
array_rand(3) - php |
iconv_get_encoding(3) - php |
mb_output_handler(3) - php |
ob_iconv_handler(3) - php |
openssl_get_cert_locations(3) - php |
Similar Topics in the Unix Linux Community |
---|
Just to Say "HI"! |
Fedora 9 Update: php-5.2.9-2.fc9 |