OAuth::setTimestamp
PHP function
Edit on GitHub ✎
(PECL OAuth >= 1.0.0)
Set the timestamp
Description
OAuth::setTimestamp(string $timestamp): mixed
Sets the OAuth timestamp for subsequent requests.
Func
Parameters
timestampThe timestamp.
Return Values
Returns true, unless the timestamp is invalid, in which case false is returned.
Changelog
| Version | Description |
|---|---|
| PECL oauth 1.0.0 | Null |
See Also
OAuth::setNonce