Is there any elegant way to integrate Facebook PHP API into codeigniter so with one codeigniter installation to manage multiply Facebook apps?
4 Answers
Go for:
Other Useful Resources::
2 Comments
Stelios Joseph Karras
this are for old codeignter versions do you think i may have any problem or not ? thanks !
ahmed hamdy
the first 3 links are broken
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.
Comments
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.