How can I make a login form that will sign u in ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 13

How can I make a login form that will sign u in ?

I m trying to create a page that will verify your credentials from Google.com and sign u in my page(login.php) and take u to index.php. how can I use PHP sessions here?

28th Jan 2017, 12:39 PM
Siddharth Saraf
4 Answers
+ 6
I know what you're talking about but verifying through google is an impossible stuff to do. I can teach you but it's difficult to talk about it here. You can make a registration form and have all the credentials of the users in a database. You can then verify the login credentials from that database.
28th Jan 2017, 12:53 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 4
If you have discord, join this https://discord.gg/N9gZ954
28th Jan 2017, 12:57 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 1
Just refer to the YouTube playlist of Code Course.
28th Jan 2017, 2:22 PM
Arpan Lunawat
Arpan Lunawat - avatar
+ 1
I think you can search kind of google api, if you didnt find what you want, it means google deny it and you can create your own system. cmiw :)
30th Mar 2017, 5:23 PM
Ardani Yunia Rizki
Ardani Yunia Rizki - avatar