Skip to content
sjlu edited this page May 29, 2012 · 2 revisions

Example

$this->load->library('fb');
$this->fb->sdk->get_user();

More information on the Facebook SDK is on: https://github.com/facebook/php-sdk

Clone this wiki locally