/codeigniter-twitter-library

A Codeigniter library to send requests to twitter using the API

Primary LanguagePHP

codeigniter-twitter-library

A Codeigniter library to send requests to twitter using the API

Download the twitterexamples.php to your application/controllers directory Download the twitter.php to your application/library directory

Replace variables in the twitter.php library with your own and you're good to go.

Check out the twitterexamples.php controller for some example requests