8

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

1
  • 2
    updated blog to show how to use the official php-sdk with codeigniter ... jondavidjohn.com/b/P Commented Sep 28, 2012 at 23:22

4 Answers 4

7

Go for:

Other Useful Resources::

Sign up to request clarification or add additional context in comments.

2 Comments

this are for old codeignter versions do you think i may have any problem or not ? thanks !
the first 3 links are broken
4

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

2

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

Comments

1

One more sample link: https://github.com/elliothaughin/codeigniter-facebook

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.