At 5:24 PM +0100 5/22/06, bob pilly wrote:
Hi All

I am trying to take a list of email addresses from my database and email them all in one email but not allow them to see individual email addresses. Im not sure of the best way to do it but im thinking that just having a large BCC: string made of the addresses. If anyone has dealt with this problem before any advice would be greatly appreciated!

thanks for any advice in advance!

Cheers

Bob

Try:

http://www.weberdev.com/Manuals/PHP/function.mail.html

At the bottom, it has a Bcc example.

and possibly the file at:

http://www.weberdev.com/get_example-1557.html

hth's

tedd
--
------------------------------------------------------------------------------------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to