How to create a simple faceBook application?

Asked By 0 points N/A Posted on -
qa-featured

Create a Facebook application that could get application of applicant's. It should contains the basic information of the applicant for application and the educational background as well as the employment history.

SHARE
Best Answer by Knight Frakes
Answered By 0 points N/A #164309

How to create a simple faceBook application?

qa-featured

Hi Carlson,

To create a simple Facebook app you need to set up your server, create an application to facebook developers and you must have knowledge about PHP. To start you need to download xampp  to enable your HTTP server. Xampp is available to appachefriends.org. Once you already done installing your xampp you need to activate that. Your default folder is htdocs located in c:\xampphtdocs. 

Watch this video to know how to create an app to facebook developers page and how to code this in PHP.

Best Answer
Best Answer
Answered By 5 points N/A #164310

How to create a simple faceBook application?

qa-featured

Hi Carlson, You may search the internet for a Facebook application developer or create the codes yourself. Basically, a good knowledge in PHP is required. Keep in mind you will also have to have a hosting server that is external to facebook. You will want a server which supports PHP, SSL certificates and of course, a good amount of traffic. Supposing you're done creating the codes, register your app by going to https://www.facebook.com/help/ and click on Create New App. You must have verified your Facebook account before doing this.

Related Questions