Skip to content

PHP Contact Form with Bootstrap, jQuery, PHPMailer and reCAPTCHA

Notifications You must be signed in to change notification settings

shyamsantoki/php-contactform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-contactform

Easy to set-up Contact form written in PHP using JavaScript, Ajax, Bootstrap, PHPMailer and reCAPTCHA.

Changes to make

  1. Install composer if you haven't already.
  2. Run command 'composer update', this will install dependencies.
  3. Make an account for your site in Google reCAPTCHA.
  4. Replace 'recaptcha-site-key' with your site key in index.html file.
  5. Replace 'recaptcha-private-key' with your site private key in mailer.php file.
  6. Change smtp and email configurations in mailer.php file as well.

About

PHP Contact Form with Bootstrap, jQuery, PHPMailer and reCAPTCHA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published