rvjha / simple-login-registration-form-with-google-reCaptcha-v2

A login and registration form utilizing HTML, PHP, JavaScript, and MySQL. This structure permits the client to enlist and sign in. All the data is put away in the MySQL database. Registrations are secured by reCaptchaV2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-login-registration-form-with-google-reCaptcha-v2

A login and registration form utilizing HTML, PHP, JavaScript, ajax, and MySQL. This structure permits the client to enlist and sign in. All the data is put away in MySQL database. Registrations are secured by reCaptcha v2 and keeping in mind that login if the client exists in the database it will send an OTP to the client email. After progress full login it prompts the landing page.

Highlights

expand on object-arranged programming procedure

stores passwords in DB as hashes

simple log out through logout.php

intended for security

About

A login and registration form utilizing HTML, PHP, JavaScript, and MySQL. This structure permits the client to enlist and sign in. All the data is put away in the MySQL database. Registrations are secured by reCaptchaV2

License:MIT License


Languages

Language:PHP 71.4%Language:JavaScript 21.4%Language:TSQL 5.7%Language:CSS 1.4%