OAuth
PHP Manual

OAuth::setNonce

(PECL OAuth >= 0.99.1)

OAuth::setNonceSet the nonce for subsequent requests

Açıklama

public bool OAuth::setNonce ( string $nonce )

Sets the nonce for all subsequent requests.

Değiştirgeler

nonce

The value for oauth_nonce.

Dönen Değerler

Başarı durumunda TRUE, aksi takdirde FALSE döndürür.

Ayrıca Bakınız


OAuth
PHP Manual