Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3392368
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T03:54:45+00:00 2026-05-18T03:54:45+00:00

I want to develop facebook applications and I have bought some books from amazon.

  • 0

I want to develop facebook applications and I have bought some books from amazon. But this books contents are for old facebook APIs. (2008-2009).
Can I develop applications with old api? Or I have to use new version?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T03:54:46+00:00Added an answer on May 18, 2026 at 3:54 am

    You can still use the old api’s, but as you can probably imagine it is discouraged. Read more in the facebook developer documentation.

    EDIT
    Given your name, I assume that you know a bit of php. To get started just go to http://www.facebook.com/developers and create a new application. Facebook then presents you with the following tutorial, that I think you should be able to follow:

    Step 1: Download Facebook’s PHP Library

    Extract this archive into a directory on your hosting server where you can host and run PHP code:

    $ curl -L http://github.com/facebook/php-sdk/tarball/master | tar xvz
    $ mv facebook-php-sdk-* facebook-php-sdk
    $ cp facebook-php-sdk/examples/example.php index.php
    

    Step 2: Replace the IDs in index.php to have your own app information

    It should look like this when you’re done:

    <?php
    // Awesome Facebook Application
    // 
    // Name: YourAppName
    // 
    
    require_once 'facebook-php-sdk/src/facebook.php';
    
    // Create our Application instance.
    $facebook = new Facebook(array(
      'appId'  => 'CHANGE_TO_YOUR_OWN_APP_ID',
      'secret' => 'CHANGE_TO_YOUR_OWN_SECRET',
      'cookie' => true,
    ));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to develop facebook client in android using fbrocket api.but,this api only allows
I want develop some web product with using javascript 3d library like three.js But
I want to use the FaceBook Graph API to develop some apps (I won't
I want to develop a facebook application but it seems that they're changing their
I want to develop a Facebook connect application that can operate both inside a
i want to develop an application that take email and password of facebook as
I want to develop a Facebook app like a dictionary tool available in browser
I want to develop mysql database application using dbexpress to develop from scratch or
I want to develop a simple iPhone application. However, I do not have the
I want to develop a simple windows manager, but do not know which library

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.