Skip to content

duongdiep212/signup_with_google

 
 

Repository files navigation

signup_with_google

You can change the SQL username and password in the file "connect.php"

MySQL user - "root" MySQL Password - ""

Create a database with name "google" and run the following sql query- CREATE TABLE IF NOT EXISTS emails ( email varchar(200) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%