Initial Commit

This commit is contained in:
Frank John Begornia
2019-11-04 17:12:11 +08:00
commit 659ad69995
125 changed files with 17296 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<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>