Simple PHP Ajax Contact Form

Overview

Simple Contact Form is a  PHP & Ajax Form with Required field jQuery validation built on PHP, HTML5/CSS3 and jQuery.
As the requests are made through Ajax, the page does not reload when you submit the form, making the user experience smoother and overall better.
Code written in a simple.

Online Demo
    Preview – http://simplecontactform.uikis…
    Admin – http://simplecontactform.uikis…
    Name:     admin
    Password: admin

Features

    .Clean and easy to understand code written in PHP
    ·Ajax requests: improves user experience on the site.
    ·jQuery form validation
    ·PHP form validation
    .Admin page
    ·Can send email with SMTP.
    ·No database required(JSONDB)

Requirements

Regular web hosting with PHP support

Instructions

Upload  script, extract files to server (FTP) in root directory

Related