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:
Successfull email send greetings on same page!
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...