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_http_output - 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_internal_encoding" width="11" height="7"/> <mb_http_input
Last updated: Thu, 31 May 2007

view this page in

mb_http_output

(PHP 4 >= 4.0.6, PHP 5)

mb_http_output — HTTP 出力文字エンコーディングを設定あるいは取得する

説明

mixed mb_http_output ( [string $encoding] )

encoding が設定された場合、 mb_http_output() は HTTP 出力文字エンコーディングを encodingに設定します。 この関数を実行した後、 出力は encoding に変換されます。 mb_http_output() は成功時に TRUE を、 失敗時に FALSE を返します。

encoding が省略された場合、 mb_http_output() はカレントの HTTP 出力文字エンコーディングを返します。

mb_internal_encoding()mb_http_input()mb_detect_order() も参照ください。



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

 
show source | credits | sitemap | contact | advertising | mirror sites