I would like to embed the facebook request form on the fan page without asking for permission, is it possible that the friend selector does not popup but instead displayed on the fan page?
The problem I am facing is
- As I do not want to bother user for permissions I do not have the Current UserId, which I need for computation of who send how many request
- Do not want the app request to popup
- Do not want to use the fbml as it will get deprecated by June 2012
Any help how can I do this using PHP?