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

search for in the

HttpMessage::getType> <HttpMessage::getResponseCode
Last updated: Fri, 22 Aug 2008

view this page in

HttpMessage::getResponseStatus

(PECL pecl_http:0.23.0-1.5.5)

HttpMessage::getResponseStatusGet response status

Descripción

public string HttpMessage::getResponseStatus ( void )

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

Valores retornados

Returns the HTTP response status string if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE.



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

HttpMessage::getType> <HttpMessage::getResponseCode
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites