array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'oauth.settimestamp.php', 1 => 'OAuth::setTimestamp', 2 => 'Set the timestamp', ), 'up' => array ( 0 => 'class.oauth.php', 1 => 'OAuth', ), 'prev' => array ( 0 => 'oauth.setsslchecks.php', 1 => 'OAuth::setSSLChecks', ), 'next' => array ( 0 => 'oauth.settoken.php', 1 => 'OAuth::setToken', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/oauth/oauth/settimestamp.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL OAuth >= 1.0.0)
OAuth::setTimestamp — Set the timestamp
Sets the OAuth timestamp for subsequent requests.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
timestamp
The timestamp.
Version | Beschreibung |
---|---|
PECL oauth 1.0.0 |
Gab früher bei einem Fehler null anstelle von false zurück.
|