PHP Doku:: Get HTTP information about the last response - oauth.getlastresponseinfo.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzWeb ServicesOAuthThe OAuth classOAuth::getLastResponseInfo

Ein Service von Reinhard Neidl - Webprogrammierung.

The OAuth class

<<OAuth::getLastResponse

OAuth::getRequestToken>>

OAuth::getLastResponseInfo

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseInfoGet HTTP information about the last response

Beschreibung

public array OAuth::getLastResponseInfo ( void )

Get HTTP information about the last response.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an array containing the response information for the last request. Constants from curl_getinfo() may be used.

Siehe auch


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",...)