PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, January 7, 2022

[FIXED] Query related Facebook Integration into your website

 January 07, 2022     facebook, facebook-php-sdk, javascript, php     No comments   

Issue

I just need to know one thing that is suppose, a user comes to my website and find option to get login using Facebook account then once he login, can i get and save the details of user to my database for communication purposes? If it's possible then what's the way to implement this feature in php? ..

Good ideas will be welcomed !


Solution

Yes, you can implement a "Facebook login" to your website (as you can do it with Twitter, Google+, Steam and much more..). To do it, you must use the OAuth2 API. You can do it with JavaScript or PHP. Check this link, it can help you.

I hope it helps you.



Answered By - Victor Castro
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home
View mobile version

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing