简体   繁体   English

如何将用户在网站上进行的活动发布到他/她的Facebook帐户墙上?

[英]How to post the activity made by user on the website to his/her facebook account wall?

I'm working first time on such kind of task, so bit unware of such things. 我是第一次从事此类任务,因此对此类事情一无所知。 Basically I've a website developed in PHP. 基本上我有一个用PHP开发的网站。 Now when user visits my website I want to provide the facility of posting activities performed by the user on the website to his/her wall as post. 现在,当用户访问我的网站时,我想提供将用户在网站上执行的活动张贴为张贴在他/她的墙上的便利。 For that I referred one website http://www.meritnation.com . 为此,我提到了一个网站http://www.meritnation.com I want somewhat similar facebook functionality like the one this site has. 我想要类似该网站的Facebook功能。 I also did R & D on how to achieve this. 我还就如何实现这一目标进行了研发。 During R & DI came to know about Facebook Platform ( https://developers.facebook.com/docs/guides/web/ ). 在研发期间,我们开始了解Facebook平台( https://developers.facebook.com/docs/guides/web/ )。 I gone through it but couldn't get the idea of how to actually achieve this. 我经历了它,但是无法真正实现这一想法。 Can anyone help me out by explaining how to achieve this in simple language? 有人可以通过简单的语言解释如何实现这一目标吗? Thanks in advance. 提前致谢。

The link below, on Facebook's developer website, has very good examples on how to post to the user's wall. Facebook开发人员网站上的以下链接提供了有关如何发布到用户墙上的非常好的示例。 I've found them very helpful. 我发现它们非常有帮助。

https://developers.facebook.com/docs/reference/php/facebook-api/ https://developers.facebook.com/docs/reference/php/facebook-api/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM