kurleysams / customphpmail

Simple PHP mail using PHPMailer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

customphpmail

Simple PHP mail using PHPMailer

This Emailer consist of most basic form of sending email with validation (Without using any JQuery or JavaScript)

Main features include

On Page validation of missed fields:
validation

Successfull email send greetings on same page!
sentemail

On Single page setup (where both form and php code are on same page)
Redirecting page to self after a delay to show the greetings message and present "Confirm Form Resubmission"

Wordpress integration comming soon...

About

Simple PHP mail using PHPMailer


Languages

Language:PHP 99.7%Language:CSS 0.3%