PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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!