开发者

Publish to current users wall?

I wrote a small Facebook Ap[p in PHP and would like to be able to post a message to the current user's Facebook wall. The app is set to use FBML. How would I do 开发者_如何学运维this?


Use stream.publish. http://developers.facebook.com/docs/reference/rest/stream.publish

There are lots of options you can pass into it. The most important one to learn to use correctly is the Attachment, which is how you set the description, body, and image associated with a wall post: http://developers.facebook.com/docs/guides/attachments

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜