Skip to content

izzykle/SMTP-Bootstrap-Contact-Form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMTP-Bootstrap-Contact-Form

I built this Bootstrapped PHPMailer contact form for anyone looking for one to quickly add to their website. This configuration is setup to use SMTP, but you can easily change that with the provided PHPMailer examples in the PHPMailer folder.

![alt text](http://i.imgur.com/eyaH66q.png"Contact Form")

##Instructions

  • Open the index.php file and fill in your SMTP and email settings, they're labeled with comments.
  • Save and Enjoy.

##Features:

  • Success Confirmation
  • Error Confirmation
  • Easily switch mail protocols

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.9%
  • CSS 15.9%
  • JavaScript 6.1%
  • HTML 2.3%
  • Shell 0.8%