how i can create a login page sing up with google in php [closed]

I create a login page in PHP but when the user sing up i want to send to him a verification in his Gmail for verified
I want to know how I can bind his Gmail account to send to him to do the verification ,with SQL and PHP

  • 2

    There are many guides and libraries for signing in with Google using PHP. Do some research and go through some of those first, and come back if you run into some specific issues with your attempts along the way. We’re here to help with specific issues, not for writing general tutorials.

    – 




  • Google have plenty of documentation about this, start there. Come back when you’re actually stuck with some problem in your code, as opposed to not even having started yet. We’re not a tutorial service, or a replacement for doing some basic research and attempts of you’re own. See also How to Ask

    – 




Leave a Comment