seamus
12-08-2004, 06:46 PM
Hi, Is it possible to get your form mail script to send mail to two addresses simultaneously
I have been trying to add a second address like this
$Email_Delivery_Address = "me\@mysite.com", "someoneelse\@mysite.com";
But it only sends to the first address. :(
I have been trying to add a second address like this
$Email_Delivery_Address = "me\@mysite.com", "someoneelse\@mysite.com";
But it only sends to the first address. :(