Give me the login with facebook program if anyone tried it in php. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 4

Give me the login with facebook program if anyone tried it in php.

php

8th Apr 2018, 3:03 AM
Madhuri Bhamare
7 ответов
8th Apr 2018, 3:18 AM
Toni Isotalo
Toni Isotalo - avatar
+ 4
Feel free to look through the facebook docs and examples. You may need to sign up as a developer first. https://developers.facebook.com/docs/facebook-login For websites it's usually done using JavaScript. PHP: https://developers.facebook.com/docs/reference/php
8th Apr 2018, 3:09 AM
ChaoticDawg
ChaoticDawg - avatar
+ 4
so what should I do to get the new mister password input code
8th Apr 2018, 7:14 PM
Mr A
Mr A - avatar
+ 3
excuse all mister, i need code to enter new password in facebook, please that can share for me. thanks, sorry i am newcomer
8th Apr 2018, 6:55 PM
Mr A
Mr A - avatar
+ 3
thanks mister enlightenment from mister, i am confused how to run js what i do again? so i can integrate fb login and get user data from fb using js, here i mean is take over fb account of others from password forgot button then i can go into that account. please help mister for me or there is another way for this.
9th Apr 2018, 7:50 PM
Mr A
Mr A - avatar
+ 2
Mr A It's not possible to change facebook password through API because OAuth 2.0 protocol
8th Apr 2018, 7:06 PM
Toni Isotalo
Toni Isotalo - avatar
0
First you have to get appid from facebook developers then you can integrate fb login and get data of user from fb using js and save in sql using php
8th Apr 2018, 8:03 PM
Arshad Ansari