phpDocumentor plugins
Twitter
[ class tree: plugins ] [ index: plugins ] [ all elements ]

Procedural File: twitteroauth.php

Source Location: /qp_plugins/twitter_plugin/twitteroauth/twitteroauth.php

Page Details

Abraham Williams (abraham@abrah.am) http://abrah.am

The first PHP Library to support OAuth for Twitter's REST API.

-----------------------------------------------------------------------------

Hey dig how cool Abraham is. He's got his name and link in the file but doesn't pretend all that fancy lawyer-talk is worth anything. Yay for Abraham!!! Visit his page. He's got a link for "hire me" so if you want to hire a programming guy you really ought to give him a shot at it.

I'm EdB {{http://wonderwinds.com/}} and I approve this message

Filesource:  Source Code for this file
Classes
Class Description
TwitterOAuth Twitter OAuth class
Includes
require_once ('oAuth.php') [line 23]

Load OAuth lib. You can find it at http://oauth.net

[ Top ]