Re: [PHP] Re: using Cc: with mail()

2004-07-14 Thread Manuel Lemos
Hello, On 07/14/2004 10:02 PM, Curt Zirzow wrote: Ok, I am trying to fix a bug on a site I didn't write, and I looked for examples on www.php.net and couldn't find what I needed. Here is the line of code in question: mail($email, "XXX - Conference Registration Confirmation", $message, "From: [EMAIL

Re: [PHP] Re: using Cc: with mail()

2004-07-14 Thread Curt Zirzow
* Thus wrote Manuel Lemos: > Hello, > > On 07/14/2004 12:55 PM, Amanda Hemmerich wrote: > >Ok, I am trying to fix a bug on a site I didn't write, and I looked for > >examples on www.php.net and couldn't find what I needed. > > > >Here is the line of code in question: > > > >mail($email, "XXX - Con

[PHP] Re: using Cc: with mail()

2004-07-14 Thread Manuel Lemos
Hello, On 07/14/2004 12:55 PM, Amanda Hemmerich wrote: Ok, I am trying to fix a bug on a site I didn't write, and I looked for examples on www.php.net and couldn't find what I needed. Here is the line of code in question: mail($email, "XXX - Conference Registration Confirmation", $message, "From: [

[PHP] Re: using Cc: with mail()

2004-07-14 Thread Richard Davey
Amanda Hemmerich wrote: Ok, I am trying to fix a bug on a site I didn't write, and I looked for examples on www.php.net and couldn't find what I needed. Here is the line of code in question: mail($email, "XXX - Conference Registration Confirmation", $message, "From: [EMAIL PROTECTED]" . "Cc:[EMAIL