|
I’m trying to send an email
useing mutible email addresses, could any one tell me why this isn’t
working, it works when I only use one address ($to = [EMAIL PROTECTED]) but not when I use the following
code. $to�
= "[EMAIL PROTECTED]", " ; ����������� $to .=
" ����������� $to .=
"jonmundur@ mail.is"; ����������� $subject =
"Subject”; ����������� $body =
"Body”; ����������������������������������������������������������� ����������� mail($to,
$subject, $body, "From: [EMAIL PROTECTED] "); Dav��
�rn J�hannssson Vefforritari ------------------------ At�mst��in
hf. Gar�astr�ti
37 101
Reykjav�k s�mi:
595-3643 fax:
595-3649 ------------------------ |
- Re: [PHP] Mailing to numerous with mail() David Orn Johannsson
- Re: [PHP] Mailing to numerous with mail() Miguel Cruz
- [PHP] Re: Mailing to numerous with mail() Smileyq
- RE: [PHP] Mailing to numerous with mail() Kris Vose

