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: Sat, 07 Jan 2012

view this page in

OAuth::setNonce

(PECL OAuth >= 0.99.1)

OAuth::setNonceSet the nonce for subsequent requests

설명

public mixed OAuth::setNonce ( string $nonce )

Sets the nonce for all subsequent requests.

인수

nonce

The value for oauth_nonce.

반환값

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

변경점

버전 설명
1.0.0 이전에는 실패시 FALSE가 아닌 NULL을 반환했습니다.

참고



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

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