tone4hook / contact-form-recaptcha

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:PHP 76.5%Language:CSS 14.3%Language:JavaScript 7.8%Language:HTML 1.3%