I\'ve created a iframe facebook app and i want to disable the app outside of facebook, that the user can\'t open the开发者_运维技巧 app via direct url. I found a solution with javascript, but i need i
I created a Facebook app(game) in JavaScript. I used Facebook\'s php-sdk. I dint make a good use of the sdk except to display the name of the user logged, and his details.
I’m trying to create a leaderboard for my Facebook Fan Page. Basically what I want is that when a user clicked on the My App Tab in my facebook fan page, they will be shown a list of people that have
I am using Facebook PHP SDK 3.0 I would like to know how could I store the session of the user in the database so that once the user provides access and logs in, I could store the access tokens in t
I have built a website integrated with Facebooks latest PHP SDK (3.0.1 i believe). I have had a lot of p开发者_运维百科roblems during authentication. I have successfully been able to login but i\'m fa
I\'m using this code to login my websi开发者_如何学Cte via facebook: <div id=\"fb-root\"></div>
to access users info when they are offline, the user grants offline_access and I store them by this : $session=$facebook->getSession();
I\'m developing a canvas a开发者_运维知识库pplication for facebook and I want to prevent users from accessing the application directly from the canvas URL (as much as possible, I realize this might no
I am new to Facebook PHP SDK for the Graph API. I have created an application on Facebook and I got the application id, secret ..etc.
I have a facebook app us开发者_Go百科ing the php sdk. I\'m storing the users information in a database to send them periodic notifications using feed post. How many users can I post to their walls in