Files
email_reports/phpmailer/test_script/contents.html
Frank John Begornia 659ad69995 Initial Commit
2019-11-04 17:12:11 +08:00

12 lines
529 B
HTML

<body>
<div style="width: 640px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;">
<div align="center">
<img src="phpmailer.gif" style="height: 90px; width: 340px">
</div>
<br />
<br />
<p>This is a test of PHPMailer v5.0.0 for PHP5/6.</p>
<p>This particular example uses <strong>HTML</strong>, with a &lt;div&gt; tag and inline styles.</p>
<p>Also note the use of the PHPMailer at the top with no specific code to handle including it in the body of the email.</p>
</div>
</body>