Re: [PHP] Add BCC parameter to mail()

2009-07-05 Thread Ashley Sheridan
On Sun, 2009-07-05 at 18:55 -0700, c...@hosting4days.com wrote: > Hi folks - Newbie question... > > Q: Is there a way to add BCC and/or CC parameters to this simple email > function? > > If there is a better way to do this - please let me know > > Thanks in advance > > > $Name = "te

[PHP] Add BCC parameter to mail()

2009-07-05 Thread c...@hosting4days.com
Hi folks - Newbie question... Q: Is there a way to add BCC and/or CC parameters to this simple email function? If there is a better way to do this - please let me know Thanks in advance $header = "From: ". $Name . " <" . $email . ">\r\n"; //optional headerfields $fullto = $reci