(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Sets the OAuth timestamp for subsequent requests.
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
timestamp
The timestamp.
Returns TRUE, unless the timestamp is invalid, in which
case FALSE is returned.
| Wersja | Opis |
|---|---|
| 1.0.0 |
Poprzednio zwrócony NULL w przypadku niepowodzenia, w miejsce FALSE.
|