Nice Story……

2Motivate

There was a king who was a great admirer of art. He encouraged artists from all over his country and gave them valuable gifts.

One day an artist came and said to the king, “Oh King! Give me a blank wall in your palace and let me paint a picture on it. It will be more beautiful than anything you have ever seen before. I promise you shall not be disappointed.” Now, the king happened to be constructing a big hall at the rear end of the palace. So he said, “All right you may work on one of the walls in the new hall.”

So the artist was given the job and he was very pleased indeed. Just then, another young man said, “Oh King! Please allow me to work on the opposite wall. I too am an artist.”

The king said, “What would you like to make?”

The…

View original post 448 more words

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