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

Latest commit

 

History

History
34 lines (17 loc) · 950 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 950 Bytes

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