Developing A Simple Facebook Application Tutorial With Php

Unique tutorial -> http://buzzknow.com/2010/03/04/creating-a-very simple-fb-software-tutorial-with-php/

This is a collection of articles or blog posts about programming-dependent Facebook software FBML, XFBML, FBJS. We will divide into several components so that newcomers can comprehend every single section plainly than immediately give all at when. This time we will try out to make a very simple software to update our status.

To make a Facebook software, at minimum you have a domain and hosting their have with assistance PHP five and MySQL if you need a databases software. Expertise of HTML, PHP, CSS, Javascript is also required.

In aspect 1 we will commence from the software of our software to get the API Vital and API Mystery. Make sure you login initially into your Facebook account, then go to the builders in http://www.fb.com/builders.

Developing A Simple Facebook Application Tutorial With PHP Action 1

In this section, be sure to select “Set Up New Application”. Then enter the title of the software you want, do not forget about to select “concur” to reveal that you concur with the Facebook conditions and conditions.

Developing A Simple Facebook Application Tutorial With PHP, Set Application Name

On the upcoming web page, you will be given the id, the API important and API key of your software, be sure to notice this data. You also can give a description of the usefulness of your software or upload icon and symbol for your software.

Developing A Simple Facebook Application Tutorial With PHP, Set Application Description and get API important and API Mystery

Developing A Simple Facebook Application Tutorial With PHP, Set Application Icon and Symbol

Log into Canvas menu, be sure to enter your Canvas Webpage URL in want. Keep in mind Canvas Webpage URL have to be exclusive not just with existing programs ahead of, if it is not accessible, then you can give prefix on Canvas Webpage URL. To Canvas Callback URL, be sure to fill in the URL address from your supplier the place you run the software. At the base, Canvas Setinggs, for the moment be sure to select FBML as the rendering method.

Developing A Simple Facebook Application Tutorial With PHP, Set Application Canvas URL, Hook up URL, Render Setting

Now we go to the Hook up menu, Hook up to the URL area, enter the exact same URL with your URL Callback Canvas. If it is unique then there are some capabilities that can not be used as FB.Hook up or to render FBML, XFBML in programs that use Iframes as canvas.

Developing A Simple Facebook Application Tutorial With PHP, Set Application Hook up URL

Enable us consider what we have acquired this time.

  1. You have to sign-up as a Facebook developer to make their have programs.
  2. You discover to setup a new software and get the API important and API key.
  3. You have acquired the essential options to run an software making use of FBML, the place you get the URL of your software along with the first URL of your programs are on your have server.

Developing A Simple Facebook Application Tutorial With PHP, Conclusion Action 1

In the upcoming section, we will commence working on the PHP data files and other assistance, which includes the options for your server.

Source: http://buzzknow.com/2010/03/04/creating-a-very simple-fb-software-tutorial-with-php/