Initial Commit
This commit is contained in:
12
phpmailer/test_script/contents.html
Normal file
12
phpmailer/test_script/contents.html
Normal 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 <div> 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>
|
||||
Reference in New Issue
Block a user