Hi Matt,

All the remaing headers are int the last argument of the mail function.And
are sperareted by delimiter "\r\n"

like so..

mail("[EMAIL PROTECTED]", "the subject", $message, "From:
[EMAIL PROTECTED]\r\nCC:[EMAIL PROTECTED]\r\nBCC:getonetoo@shotsnail
.com");

regrads,

Ed


"Matt Hillebrand" <[EMAIL PROTECTED]> wrote in message
003e01c2d6c2$d75e5bc0$0100a8c0@beast">news:003e01c2d6c2$d75e5bc0$0100a8c0@beast...
> Has anyone here successfully sent CC headers with mail()? It simply
> won't work for me. I get different errors depending on which mail server
> I use.
>
> Matt
>
>



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

Reply via email to