X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fphpmailer%2Fexamples%2Findex.html;h=3ac45d3be500c819e184cd48dc248ee89e9d4ed7;hb=3c311675e341584ad25c561a5a65198f3717125f;hp=1dbc47bec3675798127bcb2b587bc1ed0075b5d6;hpb=d0ab0382dd73638f0bc13a1a3d6f117ec11a203e;p=mailer.git diff --git a/inc/phpmailer/examples/index.html b/inc/phpmailer/examples/index.html index 1dbc47bec3..3ac45d3be5 100644 --- a/inc/phpmailer/examples/index.html +++ b/inc/phpmailer/examples/index.html @@ -1,4 +1,4 @@ -

The example file "test1.php" contents include:

+

The example file "test_mail.php" contents include:

<?php
@@ -68,6 +68,6 @@ A few things to notice in the PHP script that generates the email:

Of course, you can still use PHPMailer the same way you have in the past. That provides full compatibility with all existing scripts, while new scripts can take advantage of the new features.

-

Modify test1.php now with your own email address and try it out.

+

Modify test_mail.php now with your own email address and try it out.

To see what the email SHOULD look like in your HTML compatible email viewer: click here