Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

I want to use facebook connect in my website to register, login and comment on news articles or posts made by other users

I would like to implement the following things in my website. I have done some extensive search over the internet but couldnt find and specific examples on how to implement them I am developing this site in php using a mvc framework

  1. Would like to have facebook registration on my website - users who have an account in facebook will get an option to use the details to register in my site, using their authentication I would pull the relavant details from their account and create a new account for them in my website. I would like to use facebook register fbml/fbjs in this case

    1. Would like to have facebook login used to login into my site. How to use the sessions is what I would like to know?

    2. I would like to make posts to the facebook-wall of the users registered in my site. Also if possible sent messages to them through my code whenever a new post is made to my site.

Thanks for your help.

like image 866
sasi kiran Avatar asked Mar 10 '11 06:03

sasi kiran


People also ask

How do I register my website with Facebook?

#1: Create a Facebook for Developers Account On the Facebook for Developers website, click the option to log in and begin the registration process. You'll be prompted to provide a little more information about yourself and your business. Follow the steps to complete registration.


1 Answers

For login and registration, you can check out http://developers.facebook.com/docs/guides/web/.

This one is for wall posts and you should be able to implement it in any language. It is given step by step. http://thinkdiff.net/facebook/graph-api-iframe-base-facebook-application-development/

like image 88
enthusiastic Avatar answered Sep 26 '22 03:09

enthusiastic



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!