Facebook Connect 网站如 Digg (PHP)

发布于 2024-08-09 23:45:09 字数 190 浏览 9 评论 0原文

我正在寻找 PHP 教程或示例,了解如何设置像 digg 这样的 facebook connect 网站。基本上允许本地用户无限期地将他们的 Facebook 帐户连接到他们的本地帐户(直到他们选择退出)。每次他们使用本地帐户登录时,这都会自动将他们重新连接到 Facebook。

我花了很长时间试图找到一个完整的从头到尾的教程。任何建议将不胜感激。

I'm looking for a PHP tutorial or example of how to set up a facebook connect site like digg. Basically allowing local users to connect their facebook accounts to their local accounts indefinitely (until they opt out). This would then automatically reconnect them to facebook every time they log in with their local accounts.

I've been trying for a long time to find a complete start-to-finish tutorial. Any suggestions would be greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

青丝拂面 2024-08-16 23:45:09

Facebook 提供广泛的文档,包括示例 PHP 网站“The Run around”的完整源代码,具有所有必要的功能。

其中有很多有用的内容,包括 Facebook、浏览器和您的帐户之间发生的确切步骤开发者文档 wiki 上的站点。阅读文档后您有任何具体问题吗?

Facebook provides extensive documentation, including the full source of a sample PHP website, "The Run Around", that has all the necessary functionality.

There's lots of useful stuff, including the exact steps that occur between Facebook, the browser, and your site on the developer documentation wiki. Any specific questions you have after reading the docs?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文