+ 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?
4 ответов
+ 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.
+ 4
If you have discord, join this https://discord.gg/N9gZ954
+ 1
Just refer to the YouTube playlist of
Code Course.
+ 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 :)