harryngdev / google_recaptcha

Google reCAPTCHA in PHP Form

Home Page:https://nvanha.github.io/google_recaptcha/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce

  • Improving the security of your website/form is extremely important.
  • I have recorded this PHP tutorials where you can learn how to protect your form by using Google reCaptcha v2.

Installation

Visit Google reCAPTCHA, and create a label reCAPTCHA v2:


Go to settings to copy Site key and Secret key of reCAPTCHA key, then paste in lines 24 and 46 in file index.php

Path

Index:

localhost/google_recaptcha/index.php

Connect with me:

nvanha.com nvanha | Facebook nvanha | Instagram

About

Google reCAPTCHA in PHP Form

https://nvanha.github.io/google_recaptcha/


Languages

Language:SCSS 51.0%Language:PHP 40.6%Language:CSS 8.4%