OAuth::setTimestamp
(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
说明
Sets the OAuth timestamp for subsequent requests.
Warning
本函数还未编写文档,仅有参数列表。
参数
-
timestamp -
The timestamp.
返回值
Returns TRUE, unless the timestamp is invalid, in which
case FALSE is returned.
更新日志
| 版本 | 说明 |
|---|---|
| 1.0.0 |
以前失败时返回 NULL,而不是 FALSE。
|
参见
- OAuth::setNonce() - Set the nonce for subsequent requests
There are no user contributed notes for this page.
