Skip to content

scottBrimberry/PHP-Contact-Form

Repository files navigation

PHP Contact Form

A contact form made with PHP, HTML, CSS and a bit of Javascript.

The front-end is built using Twitter Bootstrap and is therefore responsive. It can however be adapted to be used on any website.

Instructions

Follow these instructions to get the form working:

  1. Fork and clone the repo!
  2. Go to http://www.google.com/recaptcha/whyrecaptcha and press 'Sign up Now', enter a domain name and press 'Create Key'.
  3. In the contact.php file, go to line 104 and add your public key in between the quotes.
  4. In the mail.php file, go to line 8 and add your private key in between the quotes.
  5. Upload all files to a server with the PHP mail() extension installed to use.

Feel free to make a pull request if you want to make improvements.

Demo

Click here to see a demo.

Bugs

Email me at me [at] mgakashim [dot] com or tweet @ad7863 if you find anything wrong with it.

License

This is licensed under the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004

Copyright (C) 2004 Sam Hocevar sam@hocevar.net

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.

About

A contact form made with PHP, HTML, CSS and a bit of Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published