OAuth
PHP Manual

OAuth::getLastResponse

(PECL OAuth >= 0.99.1)

OAuth::getLastResponseGet the last response

说明

public string OAuth::getLastResponse ( void )

Get the raw response of the most recent request.

参数

此函数没有参数。

返回值

Returns a string containing the last response.

参见


OAuth
PHP Manual