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

search for in the

HttpMessage::fromString> <HttpMessage::factory
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpMessage::fromEnv

(PECL pecl_http >= 1.5.0)

HttpMessage::fromEnvCreate HttpMessage from environment

Descrizione

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

Create an HttpMessage object from script environment.

Elenco dei parametri

message_type

The message type. See HttpMessage type constants.

class_name

a class extending HttpMessage

Valori restituiti

Returns an HttpMessage object on success or NULL on failure.

Vedere anche:



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

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