Php/docs/oauth.settimestamp
来自菜鸟教程
OAuth::setTimestamp
(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — 设置时间戳
参数
timestamp
- 时间戳。
返回值
返回 true
,除非 timestamp
无效,则返回 false
。
更新日志
版本 | 说明 |
---|---|
1.0.0 | 以前失败时返回 null ,而不是 false 。
|
(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — 设置时间戳
timestamp
返回 true
,除非 timestamp
无效,则返回 false
。
版本 | 说明 |
---|---|
1.0.0 | 以前失败时返回 null ,而不是 false 。
|