PHP7 HTML5 Ajax Contact Form

Overview

PHP7 HTml5 Ajax Contact Form can be configured easily for your website with smtp support for sending mail and with validation data. 

Features

  • PHPMailer
  • Optional multiple recipients
  • Easy to setup, integrate, & style
  • SMTP support
  • Clean Code
  • Compatible with PHP 7.x

Requirements

  • PHP >= 5.2

Instructions

  •  Open the file includes/config.php and fill with your information’s.
  • To change the subject of the mail just replce it with ‘PHP 7 Ajax Contact Form’s       $mailSubject = ‘PHP 7 Ajax Contact Form’; 
  • To change the mail template open “mailTemplate/contactMail.php”

Related