Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter - Facebook Connect Tutorial
#8

[eluser]gerardguiu[/eluser]
Thanks for this library Kentimus!

I added a piece of code into getFriendArray function, into foreach:

$friends[$friend['id']] = array(
'name' => $friend['name'],
'picture' => "<img src='https://graph.facebook.com/". $friend['>",
);

Now, array returns user id, user name and user picture Big Grin

Thanks agains Kentimus!


Messages In This Thread
CodeIgniter - Facebook Connect Tutorial - by El Forum - 06-23-2010, 12:48 PM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 06-24-2010, 07:33 AM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 06-24-2010, 09:41 AM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 06-25-2010, 04:37 AM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 07-15-2010, 12:04 AM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 07-15-2010, 08:54 AM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 07-19-2010, 06:39 PM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 07-30-2010, 10:12 AM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 07-30-2010, 02:41 PM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 07-30-2010, 05:19 PM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 08-24-2010, 01:07 AM
CodeIgniter - Facebook Connect Tutorial - by El Forum - 08-24-2010, 01:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB