Thursday 24 May 2012

PHP SDK & Graph API base Facebook Connect Tutorial

Hello Friends

In My current application I've used facebook Graph API to fetched data from facebook with the help of  PHP SDK. I've explored so many tutorials on web but I found some links are very helpful and easy to understand Here I'm sharing those links. By surfing through these links you can get to know these below things

1 . How you can create your application in Facebook and How you can use APP ID and APP Secret? 

2. How you can connect to Facebook from your Application?

3. How you can fetch data with the help of Facebook Graph API and PHP-SDK?

4. How you can Design your Facebook Application?

So here are some useful links.

  1. http://www.londatiga.net/it/how-to-create-facebook-application-with-php-for-beginner/

  2. http://thinkdiff.net/facebook/php-sdk-3-0-graph-api-base-facebook-connect-tutorial/

  3. http://net.tutsplus.com/tutorials/php/wrangling-with-the-facebook-graph-api/

  4. http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/

  5. http://net.tutsplus.com/tutorials/javascript-ajax/design-and-code-an-integrated-facebook-app/


To Create a New Application in Facebook.

https://developers.facebook.com/apps
Graph API

https://developers.facebook.com/docs/reference/api/
PHP SDK refrence

https://developers.facebook.com/docs/reference/php/
FB Tool for Graph API Explorer

http://developers.facebook.com/tools/explorer

Hope it helps.


profile for Viral Solani at Stack Overflow, Q&A for professional and enthusiast programmers

No comments:

Post a Comment