OAuth
在线手册:中文  英文

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
在线手册:中文  英文
易百教程