| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
HttpMessage::fromEnv(PECL pecl_http >= 1.5.0) HttpMessage::fromEnv — 環境から HttpMessage を作成する 説明
static public
HttpMessage HttpMessage::fromEnv
( int $message_type
[, string $class_name = "HttpMessage"
] )
スクリプトの環境から HttpMessage オブジェクトを作成します。 返り値成功した場合は HttpMessage オブジェクト、失敗した場合は NULL を返します。 |
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「HttpMessage::fromEnv - 環境から HttpMessage を作成する」をGoogle検索
|