CodeClerks

Facebook Login using codeigniter for $5

Level 1
Attention: The owner of this service has not logged into CodeClerks for more than 30 days. It is highly recommend that you contact them before ordering this service. Last Login: 4086 days ago

Facebook Login using codeigniter


login with facebook apps and get user related information like friends and his friend counts ,email and any other information you want you can just email me please title you message with facebook apps i'm bulding this app using codeigniter so you have the power of good framework that you can use it to develope strong app or order me to add more features for you


Tags

Php Facebook Codeigniter Css Flatdesign

0.0

0 reviews

Rating breakdown


No reviews

Comments

Please login or sign up to leave a comment

Join
1MohamedAboda
you need to provide login with facebook in the script?



Enter a reason for deleting this comment

Write your comment here...
pandyromans
Hello , is it possible to integrate the script into a prestashop site based?

regards



Enter a reason for deleting this comment

Write your comment here...
1MohamedAboda
//example of graphAPI

$this->data['user_profile'] = $this->facebook->api('/me');


$this->data['friends'] = $this->facebook->api('/me/friends');


// example of FACEBOOK query language if you want to use (need access token)
// if you comment facebook query code friends count would not working
$access_token = $this->facebook->getAccessToken();
$fql_query_url = 'https://graph.facebook.com/'. 'fql?q=SELECT+friend_count+FROM+user+WHERE+uid=me()'. '&access_token=' . $access_token;







$fql_query_result = file_get_contents($fql_query_url);


$dd=json_decode($fql_query_result);

$this->data['count']=$dd->data[0]->friend_count;



Enter a reason for deleting this comment

Write your comment here...
dsmontoya
Hi, there! Do you have more caps? Can you post some code examples? Thanks!



Enter a reason for deleting this comment

Write your comment here...
$5 - In stock

We use a range of cookies to give you the best browsing experience.
By continuing to use this website, you agree to our use of cookies.