News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
How to Update your Twitter Status with CodeIgniter
September 22, 2009 @ 07:54:20

In a new tutorial from NETTUTS.com today they look at connecting Twitter and your CodeIgniter-based application via a curl interface (and caching the last tweet).

They help you configure your framework to autoload the database, create the table and built the model to fetch the latest tweets. Another function (update()) is created to post a new message out to the Twitter API. This involves a simple input form with a bit of validation wrapped around it.

Add in a few views to display the results to the user and some CSS to style it and you're all done. The post has the full code and screenshots included.

0 comments voice your opinion now!
codeigniter framework twitter curl tutorial


blog comments powered by Disqus

Similar Posts

Tiffany Brown's Blog: PHP quickie: is_numeric() versus ctype_digit()

Zend Developer Zone: Zend Framework Hidden Gems: Zend Plumbing

Stefan Mischook's Blog: Note to CodeIgniter nerds: please, no looping code in your views.

Symfony Blog: Call the expert: A refactoring story (in Five Parts)

Zend Developer Zone: PHP Abstract Podcast Episode 19: Glue Frameworks vs. Full Stack Frameworks


Community Events











Don't see your event here?
Let us know!


functional community opinion rest interview database usergroup language series release introduction development symfony2 phpunit zendframework2 framework conference podcast symfony testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework