update : 2015.11.03
php.shukuma.com검색:
|
OAuth::setToken(PECL OAuth >= 0.99.1) OAuth::setToken — Sets the token and secret 설명
public bool OAuth::setToken
( string
$token
, string $token_secret
)Set the token and secret for subsequent requests. 인수
반환값
예제
Example #1 OAuth::setToken() example
<?php |