Enda Nagle wrote:


mail($to, $subject, $message, $headers)
or print "Could not send mail to customer";
print "<br><font size=1><font color=cccccc>mail sent to
</font><b>$row[email_address]</b>";
Email was sent to $to, and not to $row[email_address]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to