mb_http_output
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() も参照ください。
Weblioに収録されているすべての辞書からmb_http_outputを検索する場合は、下記のリンクをクリックしてください。

- mb_http_outputのページへのリンク