Thursday, November 17, 2011

How to Integrate facebook api with PHP

We can integrate the facebook api with php. To integrate, download the latest PHP SDK version for facebook php api.
Download Facebook PHP SDK v3.1.1
The downloaded zip file contains the following files or folders:
  1. examples
    • example.php
  2. src
    • facebook.php
    • facebook_base.php
    • fb_ca_chain_bundle.crt
  3. tests
    • bootstrap.php
    • tests.php

No comments:

Post a Comment