PHP.nl

mb_get_info

mb_get_info

Get internal settings of mbstring

 **mb_get_info** string $type
returns the internal setting parameters of mbstring.

mb_get_info

type If is not specified or is specified as , , , , , , , , , , , , and will be returned. type``"all"``"internal_encoding"``"http_input"``"http_output"``"http_output_conv_mimetypes"``"mail_charset"``"mail_header_encoding"``"mail_body_encoding"``"illegal_chars"``"encoding_translation"``"language"``"detect_order"``"substitute_character"``"strict_detection"

   If  is specified as
   , ,
   , ,
   , ,
   , ,
   , ,
   , 
   or 
   the specified setting parameter will be returned.
  `type``"internal_encoding"``"http_input"``"http_output"``"http_output_conv_mimetypes"``"mail_charset"``"mail_header_encoding"``"mail_body_encoding"``"illegal_chars"``"encoding_translation"``"language"``"detect_order"``"substitute_character"``"strict_detection"`

An of type information if
is not specified, otherwise a specific , return.falseforfailure. array``type``type

mb_regex_encoding``mb_http_output