PHP Doku:: Get response code - function.httpmessage-getresponsecode.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpMessage classHttpMessage::getResponseCode

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpMessage class

<<HttpMessage::getRequestUrl

HttpMessage::getResponseStatus>>

HttpMessage::getResponseCode

(PECL pecl_http >= 0.10.0)

HttpMessage::getResponseCodeGet 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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)