I am new into Facebook application development and also newbie about JavaScript and PHP programming. I currently developing a Facebook application but currently stuck with Request Dialog window.
I can post an apprequest from my site onto selected friends\' walls with a call to FB.ui. I\'m doing this to replace an old call that goes via some 开发者_JAVA百科FBML, namely fb:multi-friend-selector
I\'m developing a standalone website application that makes use of Facebook Connect and the new Javascript SDK that was released in June.
I am implementing an invite feature.So in a database I have the following fields: invite_number, person_sending, user_receiving, and email_to_send_to.
We are working on a web-based game and we would like to promote it via Facebook. Curren开发者_如何学Gotly we are using facebook connect to allow user to login and post game related messages to their w
I am trying to integrate friend invite for facebook in my website. I am using php. I included the code:
for the App we are developing now, it could be useful to find a way, when people could post the invitation to开发者_如何学编程 our App on the walls of their friends, but stay anonymous. For example, t
I have a website and users who have registered on my site by using FBConnect to login. As they\'re authenticated with my app I have access to their profile from PHP and from JS.
with help of docs, tutorials and this forum I managed to create an event for the logged in user on his profile or page, as he chooses.
I have used Facebook invite friend application,I want to customize the Facebook buttons and backg开发者_开发百科round colors, is that possible to do so, if yes anyone can explain me? Thanks in advance