I want my users to be able to login or register on my Site using their Facebook-Account. Could be either like the user clicks the \"Login using Facebook\"-Button and is automatically logged in, while
In my application I\'m trying out to list only the friends who are all single. I tried different methods and it didn\'t return proper values...
I\'m writing a Facebook iframe/canvas app and would like to give users the ability to invite friends to install this app. Currently I am using Facebook\'s PHP-SDK for logging in the users and all inte
I\'m using Facebook PHP SDK v2.1.2 and JS SDK on my page. I\'ve put a <fb:login-button autologoutlink=\"true\"></fb:login-button>
I am wondering if it is possible to change what a user of facebook sees in co开发者_C百科mments. I cant seem to find anything on it.I am pretty sure it is not possible, but I wanted to check here firs
This question开发者_开发技巧 already has answers here: Closed 11 years ago. Possible Duplicate: facebook Uncaught OAuthException: An active access token must be used to query information about
I want to invite facebook friends to my app. via some sort of API callwhether rest or PHP Sdk, so is there a way to do so. I know about multifriend selector in FBML but don\'t want that. Please tell t
I have an app that needs to have unique settings to each instance of a user adding it to their page (it is made to be added as a tab).
I\'m writing a web app that uses facebook\'s PHP SDK. I\'m using the getUser() method to authenticate users similar t开发者_Python百科o this:
I have been trying to read the news feed from a page that I have using an app that I\'m coding. Now I have had some issues trying to do this using the PHP SDK 3.0.