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

lucasmence/phpGoogleReCaptchaExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Demo project using Google reCaptcha w/ PHP;

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages