| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
HttpResponse::setContentType(PECL pecl_http >= 0.10.0) HttpResponse::setContentType — content type を設定する 説明
static
bool HttpResponse::setContentType
( string $content_type
)
送信されるエンティティの Content-Type を設定します。 パラメータ
返り値成功した場合に TRUE を返します。 content type にプライマリパート、セカンダリパートが含まれていない場合に FALSE を返します。 参考
|
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「HttpResponse::setContentType - content type を設定する」をGoogle検索
|