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

PHPit.net: Using globals in PHP

Juozas Kaziukenas' Blog: Zend Framework and Doctrine. Part 3

WebReferece.com: Building a Weblog: Part 2

DevShed: Working with Multiple Template Files to Separate Logic from Presentation (Part 3)

Developer.com: Amazon Web Services and the Zend Framework


Community Events











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


release functional introduction community opinion application phpunit series framework language composer api interview development testing podcast code database zendframework2 example

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