开发者

oAuth class file is missing from library

开发者 https://www.devze.com 2023-02-04 04:07 出处:网络
I am trying to develop Yahoo oAuth in PHP. I downloaded script from oauth examples. But when i am running request_token.php it giving me following error. I problem is i don\'t have oauth class.

I am trying to develop Yahoo oAuth in PHP. I downloaded script from

oauth examples. But when i am running request_token.php it giving me following error. I problem is i don't have oauth class.

$o = new OAuth(OAUTH_CONSUMER_KEY, OAUTH_CONSUMER_SECRET, OAUT here an error is coming

Fatal 开发者_JS百科error: Class 'OAuth' not found

Where can i download complete oauth library for PHP.

Thank You


That example was taken from http://svn.php.net/viewvc/pecl/oauth/trunk/examples/yahoo/, which is a directory belonging to the oauth PECL extension, so I'd start looking there.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号