|
|||||||
|
|
mb_http_input説明string mb_http_input ( [string type])mb_http_input()は、HTTP入力文字エンコーディン グを検出した結果を返します。 type: HTTP入力の型を表す文字列を入力して下 さい。GETの場合は "G"、POSTの場合は "P"、 COOKIEの場合は "C"。typeが省略さ れた場合、直近に処理された入力型が返されます。 返り値: 文字エンコーディング名。 mb_http_input()が指定したHTTP入力の処理を行っ ていない場合、FALSEが返されます。 mb_internal_encoding(), mb_http_output(), mb_detect_order()も参照下さい。 | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright. 1999-2009 Linuxinfor.com. No rights reserved. |