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

search for in the

HttpMessage::getType> <HttpMessage::getResponseCode
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpMessage::getResponseStatus

(PECL pecl_http >= 0.23.0)

HttpMessage::getResponseStatusConsultar estado de la respuesta

Descripción

public string HttpMessage::getResponseStatus ( void )

Consulta el Estado de Respuesta del mensaje (es decir, el texto que sigue al código de respuesta).

Valores devueltos

Devuelve la cadena del estado de respuesta HTTP, siempre y cuando el mensaje sea de tipo HttpMessage::TYPE_RESPONSE, en cualquier otro caso, FALSE.



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

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