开发者

Facebook connect for my PHP application

开发者 https://www.devze.com 2023-01-19 17:39 出处:网络
I would like to make my users t开发者_如何转开发o login through Facebook Connect on my PHP web application. Can you please post some resources for beginners.

I would like to make my users t开发者_如何转开发o login through Facebook Connect on my PHP web application. Can you please post some resources for beginners.

Thanks.

Regards, Mugil.


You can check this tutorial on using the facebook PHP SDK: http://thinkdiff.net/facebook/php-sdk-graph-api-base-facebook-connect-tutorial/ and the official facebook documentation: http://developers.facebook.com/docs/guides/web


There's a copy and paste solution for the Facebook login button. It's driven by Javascript but there's also PHP code for your members-only pages. This is a solution if you're only doing login. The Facebook developer guides is a good place to look for other functionalities.

0

精彩评论

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