Codeigniter Integration Facebook API PHP SDK 3

15,330

Solution 1

This short article is more actual for me: http://jondavidjohn.com/blog/2011/07/using-the-facebook-api-with-codeigniter

Nothing superfluous - just the usage of Facebook official PHP Class with CI.

Solution 2

Go for:

Other Useful Resources::

Solution 3

I've been working on a simple library that you can just drop in to your codeIgniter libraries. I've used it in a couple of production sites and it's pretty stable. I am now working on adding commonly used features to the library to make working with facebook seamless and easy.

https://github.com/bugzbrown/codeigniter-facebook-lib

Share:
15,330
Stelios Joseph Karras
Author by

Stelios Joseph Karras

Updated on June 04, 2022

Comments

  • Stelios Joseph Karras
    Stelios Joseph Karras about 2 years

    Is there any elegant way to integrate Facebook PHP API into codeigniter so with one codeigniter installation to manage multiply Facebook apps?

  • Stelios Joseph Karras
    Stelios Joseph Karras over 12 years
    this are for old codeignter versions do you think i may have any problem or not ? thanks !
  • ahmed hamdy
    ahmed hamdy over 10 years
    the first 3 links are broken