Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

A contact form with Google’s reCaptcha, PHPMailer, and bootstrap-validator.

License

Notifications You must be signed in to change notification settings

tone4hook/contact-form-recaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Form with reCaptcha

A contact form with Google’s reCaptcha, PHPMailer, and bootstrap-validator.

Getting Started

  • Register your site with Google’s reCaptcha
  • Add your client key (index.php line 59)
  • Add your secret key (submit/contact_process.php line 34)
  • Fill in your site and email information (submit/contact_process.php)

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments