How To Create A Facebook Application

Today i am going to explain the steps to create your first facebook application to read user data using fql.This app is very simple and which is used to read user's name.

Dowload The Source Code

First we need to register the faceook application at developers 
Click on create new app

Enter app's name and app's namespace (like username)
Verify capcha and you will get a secret key and application id
Select website with Facebook login and Enter your website's url  ( site.com/process.php )

Edit config files as shown in the video
Upload the application to your website
Now goto site.com/index.php
Hope it works :D

No comments:

Post a Comment

Post Your valuable comments here ..........