OAuth
PHP Manual

OAuth::getLastResponseInfo

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseInfoGet HTTP information about the last response

Opis

public array OAuth::getLastResponseInfo ( void )

Get HTTP information about the last response.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Zobacz też:


OAuth
PHP Manual