update : 2015.11.03
php.shukuma.com검색:
|
OAuth::__construct(PECL OAuth >= 0.99.1) OAuth::__construct — Create a new OAuth object 설명
public OAuth::__construct
( string
$consumer_key
, string $consumer_secret
[, string $signature_method = OAUTH_SIG_METHOD_HMACSHA1
[, int $auth_type = 0
]] )Creates a new OAuth object 인수
|