(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Sets the OAuth timestamp for subsequent requests.
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
timestampThe timestamp.
Returns true, unless the timestamp is invalid, in which
case false is returned.
| Versiune | Descriere |
|---|---|
| PECL oauth 1.0.0 |
Anterior întorcea null în caz de eșec, în
loc de false.
|