I\'ve got an iframe loading in a facebook tab on a fan page and I\'m not having any luck accessing the $_REQUEST[\"signed_request\"] object. I\'m confused because this is supposed to be a freebie and
index.php require_once (\'../src/facebook.php\'); $facebook = new Facebook(array( \'appId\' => \'xxxxxxxxxxxx\',
Currently I am using basic facebook permissions to get the logged in users id and username.Which extended permission do I ne开发者_JAVA百科ed to use to get the logged in users email address from faceb
I have the following script which works, i.e. it goes to the facebook login page if the user is not already logged in, and asks them if they are ok with the app to post messages on their wall:
i have integrated the fe开发者_运维百科ed post PHP-SDK by using the following set of codes $attachment =array(
Can anyone please let me know how to post voice update on fac开发者_运维问答ebook, on a user\'s wall, using the php/js - sdk and Graph API.
I\'m trying my first very basic Facebook app using php and have stumbled upon a bit of a problem. When being authenticated i can easily enough use the graph api to get information about my account...
I am successfully using the Facebook SDK (PHP) to connect users to my site, but I\'m having issues when they authenticate their account. Their account is successfully authenticated, but for some reaso
i need to dump some info of the application user\'s i am using this code ! $fbme=$facebook->api(\'/me\');
I have created a Facebook application and am using the API details to get the application integrated with Facebook. However, I get the following error when I click on Login: