Page 1 of 1

mail() function

Posted: Sun Mar 14, 2010 6:42 am
by batufo
hi,

i wanted to know if there is any limit for the number of mail's i can input?

**example**
$Name
$email = "10 different email addresses"
$recipient
$mail_body
$subject

it is possible?

thank you.

Re: mail() function

Posted: Sun Mar 14, 2010 6:54 pm
by Christopher
Check the documentation. It probably depends on the mail system installed on your server.

Re: mail() function

Posted: Mon Mar 15, 2010 12:37 am
by rahulzatakia
you can give as many email address to which you need to send mail but you have to separate it by ","