PHP » GoLang |
login |
register |
about
|
GoLang OAuth::setToken
request it (405)
GoLang replacement for PHP's OAuth::setToken
[edit | history]
OAuth::setToken(PECL OAuth >= 0.99.1) OAuth::setToken — Sets the token and secret Description
public bool OAuth::setToken
( string
$token
, string $token_secret
)Set the token and secret for subsequent requests. Parameters
Return Values
Examples
Example #1 OAuth::setToken() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|