OAuth
PHP Manual

OAuth::setNonce

(PECL OAuth >= 0.99.1)

OAuth::setNonceSet the nonce for subsequent requests

Описание

public bool OAuth::setNonce ( string $nonce )

Sets the nonce for all subsequent requests.

Параметри

nonce

The value for oauth_nonce.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.

Вж. също


OAuth
PHP Manual