Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (14 loc) · 1.09 KB

Getting the reCAPTCHA keys

If you doesn't have a Google reCAPTCHA site key and secret key;

  1. Access https://www.google.com/recaptcha/admin/create

  2. Fill the form, like the image below;

  1. Now you've the keys, copy both of them to use inside of this project;

Running the project

  1. Using a copy of this repository files, access the index.php file and change the selected text from image below to your site key;

  1. Access the post.php file and change the selected text from image below to your secret key;

Tutorial finished! Your project is ready to test!