downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

OAuth::setRequestEngine> <OAuth::setCAPath
[edit] Last updated: Fri, 25 May 2012

view this page in

OAuth::setNonce

(PECL OAuth >= 0.99.1)

OAuth::setNonceSet the nonce for subsequent requests

Description

public mixed OAuth::setNonce ( string $nonce )

Sets the nonce for all subsequent requests.

Parameters

nonce

The value for oauth_nonce.

Return Values

Returns TRUE on success, or FALSE if the nonce is considered invalid.

Changelog

Version Description
1.0.0 Previously returned NULL on failure, instead of FALSE.

See Also



add a note add a note User Contributed Notes OAuth::setNonce
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites