How to use facebook sdk4? |
You can use the Facebook SDK with CodeIgniter. I would recommend installing the SDK using composer and then build a library as a wrapper of the SDK to get easy integration with CodeIgniter.
If you don't want to build that library your self I have made one that is free to use for anyone. You can find it here https://github.com/darkwhispering/facebo...deigniter/ Use it as is, or use it as a reference on how to included the Facebook SDK with CodeIgniter. Either way, I'm happy that my code helped in any way. |
Messages In This Thread |
How to use facebook sdk4? - by agriz - 04-10-2015, 10:28 PM
RE: How to use facebook sdk4? - by silentium - 04-12-2015, 12:25 AM
RE: How to use facebook sdk4? - by agriz - 04-14-2015, 05:07 AM
RE: How to use facebook sdk4? - by silentium - 04-14-2015, 12:02 PM
RE: How to use facebook sdk4? - by alkarim - 04-16-2015, 02:22 AM
RE: How to use facebook sdk4? - by silentium - 04-16-2015, 01:32 PM
RE: How to use facebook sdk4? - by agriz - 04-20-2015, 10:30 AM
|