Sunday, 14 October 2018

hello world

Here's an example of using PHPMailer to send through Mandrill (adapted from the PHPMailerexamples): <?php require 'class.phpmailer.php'; $mail = new ...

No comments:

Post a Comment