goolobi.blogg.se

Zend studio mobile app tutorial
Zend studio mobile app tutorial







I had done this before so I wasn’t expecting anything different until I remembered that Twitter had changed their API to start using OAuth for authentication. I recently had to work on a project that required me to interact with the Twitter API. Make sure to use this new value anywhere where the siteUrl is mentioned below. Thanks to Ivan for pointing out that the siteUrl is now ‘’. Add a new photo Continue reading “Facebook Graph API App Easy w/ PHP SDK”Īuthor Joey Posted on DecemCategories PHP Tags api, app, facebook, graph, oauth, PHP, sdk 279 Comments on Facebook Graph API App Easy w/ PHP SDK Twitter API, OAuth Authentication, and Zend_Oauth Tutorial.Understand the authentication process and extended parameters.There are many reason why one would want to access the Facebook API – maybe to create a mobile app that lets you post photos to your Facebook albums, or maybe you just want to show your last few Facebook status updates on your blog what ever the reason may be, Facebooks Graph API mixed in with their PHP SDK makes it really easy to accomplish this.

#Zend studio mobile app tutorial update

At some point I’ll have to revisit this post and update it but at this time just keep in mind of the above.Īs promised, here is a post (similar to my Twitter API post) on using the Facebook API. Since this post was made, the PHP SDK has changed and some of the process that are explained below may have changed as well.

zend studio mobile app tutorial

NOTE: This post was written using Facebook’s PHP SDK version 2.1.2.







Zend studio mobile app tutorial