PHP Dokumentation: Function httpmessage-getresponsecode
12. Januar 2010 von werner
HttpMessage::getResponseCode
(PECL pecl_http >= 0.10.0)
HttpMessage::getResponseCode — Get response code
Beschreibung
public int HttpMessage::getResponseCode ( void )
Get the Response Code of the Message.
Rückgabewerte
Returns the HTTP response code if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE.