php mail sending to multiple address
Posted: Mon Jun 20, 2005 12:58 pm
Hi, I'd like to ask what's the best way to send an e-mail to multiple addresses? Assuming I have 10 records in my database... Is it smart to use a while loop in that? Thanks!