PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpMessage::fromString> <HttpMessage::factory
Last updated: Fri, 10 Oct 2008

view this page in

HttpMessage::fromEnv

(PECL pecl_http:1.5.0-1.5.5)

HttpMessage::fromEnv環境から HttpMessage を作成する

説明

static public HttpMessage HttpMessage::fromEnv ( int $message_type [, string $class_name = 'HttpMessage' ] )

スクリプトの環境から HttpMessage オブジェクトを作成します。

パラメータ

message_type

メッセージの型。HttpMessage の型の定数 を参照ください。

class_name

HttpMessage を継承したクラス。

返り値

成功した場合は HttpMessage オブジェクト、失敗した場合は NULL を返します。



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

HttpMessage::fromString> <HttpMessage::factory
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites