OAuth
PHP 手册

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.

参数

This function has no parameters.

返回值

Returns a string containing the last response.

参见


OAuth
PHP 手册