how to add a 'connect with facebook' button on your site
- Forums
- PHP
- how to add a 'connect with facebook' button on your site
i will show you how you can put a connect with facebook button on your website with simple code [1304], Last Updated: Sat May 18, 2024
wallpaperama
Wed Oct 26, 2011
0 Comments
4307 Visits
to put a connect with facebook for your visitors to login to your website using facebook account you can do is put a connect with facebook button. just follow these steps
1. create a developers account
2. create an app
3. the go to this url: http://developers.facebook.com/docs/plugins/registration/
copy the codes in the examples and be sure you put your appid
then you can retrieve the data with the PHP code sample they give you.