Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: mb_get_info - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mb_http_input" width="11" height="7"/> <mb_eregi
Last updated: Sun, 23 Sep 2007

view this page in

mb_get_info

(PHP 4 >= 4.2.0, PHP 5)

mb_get_info — mbstring の内部設定値を取得する

説明

mixed mb_get_info ( [string $type] )

mb_get_info() は、mbstring の内部設定パラメータを返します。

type が指定されない場合または "all" が指定された場合、"internal_encoding", "http_output", "http_input", "func_overload", "mail_charset", "mail_header_encoding", "mail_body_encoding" の設定値を有する連想配列が返されます。 最後の 3 つは PHP 5.1.3 以降で使用可能です。

type に "http_output", "http_input", "internal_encoding", "func_overload" が指定された場合、 指定された設定パラメータが返されます。

mb_internal_encoding(), mb_http_output() も参照ください。



add a note add a note User Contributed Notes
mb_get_info
There are no user contributed notes for this page.

mb_http_input" width="11" height="7"/> <mb_eregi
Last updated: Sun, 23 Sep 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites