> I must be doing something wrong with the headers. Can someone
> send me an example of how to send a message with multiple addresses
> as BCCs?
mail("[EMAIL PROTECTED]",
"Subject Line"
"Email Contect",
"Bcc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]\n");
Jason
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Problems with Mail() and BCC rodrigo
- Jason Murray

