/ Published in: PHP
Expand |
Embed | Plain Text
Get user friends $my_friends = $facebook->api('/me/friends'); debug($my_friends);
You need to login to post a comment.
Get user friends $my_friends = $facebook->api('/me/friends'); debug($my_friends);
You need to login to post a comment.