Send HTML Mail in PHP
If u want to Send HTML Mail, Set this parameter in PHP
// To send HTML mail, the Content-type header must be set
$headers = 'MIME-Version: 1.0' . "\r\n";
$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
Magento, OpenCart, Joomla, wordpress, PHPBB, Core PHP, jQuery, Javascript professional elancer.
Home » Posts filed under Send HTML in email via PHP | How to Send HTML Email with PHP | Sending HTML Email with PHP