This form contains the following features:
- Form validation
- Recaptcha
- Files attachment
- Download the form script
- Update your form configuration (form-config.php)
- Update your email content (form-helpers.php)
- To add or remove fields, edit index.html
- Validation for form's fields is managed using jqueryvalidation.org (frontend) plugin and GUMP ( https://github.com/Wixel/GUMP ) for the backend (PHP) part.
index.html -> form-processing.php -> thank you page