OAuth
PHP Manual

OAuth::setNonce

(PECL OAuth >= 0.99.1)

OAuth::setNonceSet the nonce for subsequent requests

Opis

public bool OAuth::setNonce ( string $nonce )

Sets the nonce for all subsequent requests.

Parametry

nonce

The value for oauth_nonce.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


OAuth
PHP Manual