Top "Facebook-friends" questions

Questions related to Facebook Friends with facebook SDKs.

Facebook php-sdk v4 get friend list

i'm using new facebook php sdk v4 and I want to retrieve full list of friends Code: try { $user_friends = (…

php facebook facebook-graph-api facebook-friends
Unfriending someone through the Facebook API?

Is it possible to remove a friend relationship between two FB users through the API? I'm thinking that it's not, …

facebook facebook-graph-api facebook-friends