Sending email to multiple recipients but only one will appear in the TO field?

You need to send a separate email to each recipient using a loop.

This is what I ended up doing. Thanks :) – Obay Apr 28 '10 at 16:05.

Just use the additional headers to add recipients to BCC (check out the php mail function documentation).

Example #4 php.net/manual/en/function.mail.php (BCC header). Add emails with coma delimiters.

He wants each recipient to see himself in the To field. – SLaks Apr 25 '10 at 11:38.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions