Skip to content

kqlambert/HTML_email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML email template

A simple responsive HTML email template usable by most of the major email applications (Outlook, Gmail, Ymail, etc..)

Alt text

php headers for html email

$headers = "From: " . $email . "\r\nReply-To: ". $email . "\r\nMIME-Version: 1.0\r\nContent-Type: text/html; charset=ISO-8859-1\r\n";

About

HTML email template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published