I\'m using PHP SDK 3.1 and I have a problem with retrieving email from /me request. My scope looks like:
Egads...programming for Facebook these days is like going on a scavenger hunt. The info on FB is incomplete, their own code examples often don\'t work and you just w开发者_如何学Goant to go home and h
I have some apps using the PHP SDK 2.x. Regarding the Roadmap Migrations planned for the 1st october, I want to know if I have to migrate all my apps to 3.x? Does they will still work on SDK v2.x afte
I\'ve been trying to access previous statuses posted by current user (the one that logs in). It seems to be unreliable and the number of statuses returned seems to vary.
In the documentation for batch requests with the graph api there are no examples of using a search query for the relative url. It should work just like other api calls but I\'m getting an error and wo
Facebook has in their documentation an example for a custom sign-up form: <fb:registration fields=\"[{\'name\':\'name\'}, {\'name\':\'email\'},
I looked around and could not find anything to do this (well it was not obvious or semi-obvious) So say i have a facebook application that offers a service that people will pay for during use.The ave
I\'m using the Facebook PHP SDK to try and get the photo with the most number of likes for a Page, to be able to use as a \"hero photo\". The logic being that the photo with the most likes & comme
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I am Developing a simple Facebook Application in php which displays only name of the user of the application.