News Feed
Jobs Feed
Sections




News Archive
PHPRiot.com:
Zend Framework 101 Zend_Oauth
July 06, 2010 @ 13:20:41

On PHPRiot.com Quentin Zervaas has posted the latest article in his "Zend Framework 101" series that talks about several of the more well-used components of the framework. This time he take a look at the Zend_Oauth component that allows your application to talk with remove OAuth service.

To demonstrate how to use this component, we're going to create a basic script that allows a user to log in to their Twitter account and post a status update. Twitter is currently phasing out "basic authentication" and requiring all third-party web and desktop applications use OAuth. This article can be used as a starting point for creating (or updating existing) Twitter API apps. We will also be using the Zend_Service_Twitter component, as I covered in a previous screencast.

He talks some about how OAuth works and how to use the component, along with Zend_Db, to create a simple comsumer script that connects to Twitter and posts a message to Twitter as the user that's authenticated.

1 comment voice your opinion now!
zendframework zendoauth zenddb tutorial instroduction


blog comments powered by Disqus

Similar Posts

O'Reilly: Migrating Web-Based PHP Applications to Ajax

PHPBuilder.com: Compose a MVC Paradigm for PHP with Symfony

PHPBuilder.com: A Quick PHP XMLWriter Class Tutorial: XML & RSS

DeveloperTutorials.com: Developing State-enabled Applications With PHP

IBM developerWorks: Understanding the Zend Framework,Part 4: When there is no feed, Zend_HTTP_Client


Community Events











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


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

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