php - How to update a user's Facebook status? -
I saw many similar questions here in Stack Overflow.com and searched in Google but could not find any answer yet, So I'm posting this new question.
I have a third party PHP5 website in which the user can write a short message. I have the ability to click the button to share the message as a Facebook status. I understand that this can be done using the Facebook API. I'm not sure where to start - can I apply Facebook to my site? I do not need anything else but this is the ability, so I do not need the Facebook canvas page. Should I start an application? Can anyone tell me in the right direction?
Thank you!
You:
- Pay special attention to connect settings
- Integrate your site
- Check that the user has given the application, and if not pop
- Use
The details for each step are very big for a very, but hopefully this is "point in the right direction". P>
Comments
Post a Comment