Adding bcc in mail function
Posted: Sun Sep 07, 2008 10:20 am
Hi ,
I want to add a bcc to all the mails which are sent inorder to keep a track of them.
mail($email_to,$subj,$temp,$adds);
how to add bcc in this?
I want to add a bcc to all the mails which are sent inorder to keep a track of them.
mail($email_to,$subj,$temp,$adds);
how to add bcc in this?