I\'ve read a lot of tutorials/articles/questions here about this, as well as trying to find something useful in the fb documentation.
I am trying to integrate friend invite for facebook in my website. I am using php. I included the code:
Not sure why this isn\'t working, and was hoping someone might be able to point me in the right direction.
I want people to be able to remove my app from their facebook-account from my app. This is easily done with:
I\'m having a little problem with a script I\'m working on, and this is what I\'m running into: First of all a bit about how the script works. It actually uses WordPress (it\'s a plugin) and it makes
I\'m working with fql and php sdk and I created a Facebook page and I want to allow all users who likes my pages to upload photos (created dynamic from different photos like a collage), my problem is
I\'m having the toughest time fi开发者_开发技巧guring this out... how can I get the user ID? While I relize the question sounds a bit retarded, I can\'t find this anywhere! This is my following top pa
Having a heck of a time trying to figure out how to do this. I\'m trying to combine an HTML form of my making with a multi-friend selector so that people can, for example, choose an item with radio b
I\'ve a facebook application, which conncets to facebook via the PHP-SDK. $facebook = new Facebook(array(
This question already has answers here: Closed 11 years ago. Possible Duplicate: Play Framework appending #= to redirect after Facebook auth via OAuth2?