https://github.com/iranianpep/contactform
A simple contact us form with jQuery validation, PHP and Ajax
https://github.com/iranianpep/contactform
contact contact-form form php
Last synced: about 1 year ago
JSON representation
A simple contact us form with jQuery validation, PHP and Ajax
- Host: GitHub
- URL: https://github.com/iranianpep/contactform
- Owner: iranianpep
- Created: 2013-06-10T11:07:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T01:34:36.000Z (over 9 years ago)
- Last Synced: 2025-05-12T23:52:06.712Z (about 1 year ago)
- Topics: contact, contact-form, form, php
- Language: PHP
- Size: 43 KB
- Stars: 5
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Contact Form
===========
*This repo is old. There will be no further development*
A simple contact us form with jQuery validation, PHP and Ajax
In order to use this form you have to enter three things:
- your reCAPTCHA private key in contactProcess.php (search for YOUR reCAPTCHA Private KEY)
- your reCAPTCHA public key in contact.php (search twice for YOUR reCAPTCHA PUBLIC KEY)
- your email address in contactProcess.php (search for YOUR EMAIL)
Get reCAPTCHA keys at http://www.google.com/recaptcha/whyrecaptcha
Specifications:
- jQuery (client-side) validation
- Send button is disabled if Javascript is disabled
- Server side validation
- Designed based on Twitter bootstrap
- Spam prevention using reCAPTCHA
FREE to use. you can even remove the link at the bottom of the form.
Demo: http://www.ehsanabbasi.com/contactformV2WithoutAdminArea/contact.php