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.
mail() function
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: mail() function
Check the documentation. It probably depends on the mail system installed on your server.
(#10850)
-
rahulzatakia
- Forum Commoner
- Posts: 59
- Joined: Fri Feb 05, 2010 12:01 am
- Location: Ahmedabad
Re: mail() function
you can give as many email address to which you need to send mail but you have to separate it by ","