How do I send a newsletter with a hidden copy to the clients, showing only the email of the same one that was sent?
code:
require_once("../phpmailer/class.phpmailer.php");
$mysqli = mysqli_connect("localhost","root", "", "projeto") or die(m...
asked by
19.12.2015 / 13:34