PHP Dokumentation: Function httprequest-getresponsestatus
12. Januar 2010 von werner
HttpRequest::getResponseStatus
(PECL pecl_http >= 0.23.0)
HttpRequest::getResponseStatus — Get response status
Beschreibung
public string HttpRequest::getResponseStatus ( void )
Get the response status (i.e. the string after the response code) after the message has been sent.
Rückgabewerte
Returns a string containing the response status text.