Is there an elegant way to integrate the PHP PHP API into codeigniter, so with a single coding setup to manage multiple Facebook applications ?
This short article is more relevant for me: http://jondavidjohn.com/blog/2011/07/using-the-facebook-api-with-codeigniter
Nothing more - just use the official PHP PHP class Facebook with CI.
Go to:
Other useful resources:
I am working on a simple library that you can simply add to your codeIgniter libraries. I used it at several production sites and it is pretty stable. Now I am working on adding widely used functions to the library to make working with facebook seamless and easy.
https://github.com/bugzbrown/codeigniter-facebook-lib
Another sample link: https://github.com/elliothaughin/codeigniter-facebook