Quantcast
Channel: Active questions tagged email - Stack Overflow
Viewing all articles
Browse latest Browse all 29929

br tag is not working with wordwrap in php mail

$
0
0

enter image description hereI have added wordwrap in mail function. But br tag that I am using in wordwrap is not working in mail. $class_name_1 = wordwrap($class_name, 25, '<br>');

Also added headers

$headers  = 'MIME-Version: 1.0' . "\r\n";
$headers .= 'Content-type: text/html; charset=utf-8' . "\r\n";

Viewing all articles
Browse latest Browse all 29929


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>