>> From: "Oden Odenius" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>
>> Sent: Monday, March 24, 2003 3:44 PM
>> Subject: [PHP] mail() Bcc:
>>
>> How can send bcc: with mail()?
>>
> ----- Original Message -----
> From: "Bryan Brannigan" <[EMAIL PROTECTED]>
> To: "Oden Odenius" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Monday, March 24, 2003 3:56 PM
> Subject: Re: [PHP] mail() Bcc:
> $mail->BCC( "[EMAIL PROTECTED]" );

Honestly, how do you expect that to help anyone? Do you assume the entire
world is using whatever class you are using? They are not.

At least tell them what class you're using as a recommendation, otherwise
provide an answer that'll work with a regular PHP function.

Thank you.

---John Holmes...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to