|
Posted by Adam on 09/15/06 05:09
On 13 Sep 2006 20:31:46 -0700, d43m0n AT shaw DOT ca wrote:
>
>Tha RagMan wrote:
>> On Wed, 13 Sep 2006 11:55:47 GMT, Tha RagMan
>> <wmercier.nospam@shelby.net> wrote:
>>
>> >I have a little program that created the following PHP script to
>> >handle a basic form and email the results. What it doesn't do and I
>> >can't get it to do is send a separate email with inputted results data
>> >to another email address without it showing in the "To" header of
>> >either msgs. Alternately I would like for it to do a BCC.
>>
>> Folks!
>> Many thanks for the info and assistance. I am going to giver your
>> advice a try and see if I can't solve my problem by one method or
>> another. Thanks again for your help, advice and assistance.
>> Tha RagMan
>
>I also had issues attempting to send with Bcc: header, however it could
>have been caused by my mail server. But the solution all maybe as
>simple as creating a loop to send the same message to whom ever wether
>blind carbon copy or just carbon copy.
somewhere I heard that the mail() function doesn't actually support CC
or BCC. Can anyone confirm/deny this?
I've certainly had trouble with it myself (resort to looping through
it twice in the end).
Adam.
Navigation:
[Reply to this message]
|