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

search for in the

HttpMessage::fromEnv> <HttpMessage::detach
[edit] Last updated: Fri, 07 Jun 2013

view this page in

HttpMessage::factory

(PECL pecl_http >= 1.4.0)

HttpMessage::factoryCreate HttpMessage from string

Descrierea

static public HttpMessage HttpMessage::factory ([ string $raw_message [, string $class_name = "HttpMessage" ]] )

Create an HttpMessage object from a string.

Parametri

raw_message

a single or several consecutive HTTP messages

class_name

a class extending HttpMessage

Valorile întoarse

Returns an HttpMessage object on success or NULL on failure.

Erori/Excepții

Throws HttpMalformedHeadersException.

Vedeți de asemenea



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

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