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

search for in the

HttpMessage::setType> <HttpMessage::setResponseCode
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpMessage::setResponseStatus

(PECL pecl_http >= 0.23.0)

HttpMessage::setResponseStatusSet response status

Descrizione

public bool HttpMessage::setResponseStatus ( string $status )

Set the Response Status of the HTTP message (i.e. the string following the response code).

Elenco dei parametri

status

the response status text

Valori restituiti

Returns TRUE on success or FALSE if the message is not of type HttpMessage::TYPE_RESPONSE.



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

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