CodeIgniter Forums
Use facebook php sdk as library in codeigniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Use facebook php sdk as library in codeigniter (/showthread.php?tid=58055)



Use facebook php sdk as library in codeigniter - El Forum - 05-09-2013

[eluser]bedanand[/eluser]
Here is how I put facebook php sdk in codeigniter library and call facebook graph api.
Facebook feed using codeigniter

Is there a better way to achieve the same result with less code?