Advanced contact form with PHP Ajax And Bootstrap

Overview

Contacto – Is a simple contact form that uses HTML5, CSS3, jQuery, AJAX, PHP
and Object Oriented PHP clean and easy to read the codes. It will easy also to integrate in your current website.

Features

  • Uses Bootstrap Framework
  • Easy to use and integrate with your current site
  • Configurable via PHP array
  • PHP OOP Support and clean codes
  • Form validations
  • Unique error message entry in every field with CSS animations
  • Prevent repeat submission
  • No database required
  • SMTP option available (default is PHP mail())
  • HTML Templating for contact email and confirmation email that easy to customize the default messages
  • Ajax request (no page reloads)
  • Cross Site Scripting (XSS) attack prevention
  • Multi-langauge support
  • Auto delete file attached when email sent
  • Configurable to get the IP & country of user end who contacted
  • Uses Google reCAPTCHA and honeypot backup for protecting the user form to the spammers
  • Configurable Blacklist validator for email username and email domain
  • Multiple file(s) attachment to the email
  • Multiple recipient addresses on email submission
  • Pretty select box available
  • And many more…

Requirements

PHP v.5.3 or higher

Instructions

Instructions is included in the documentation after downloaded.

Related