I want my members area script to provide the capability of sending email to every address in the MySQL database--say 1000 addresses. I'm planning to just write a loop that reads each record and sends the email to the address. Or, is there a way that is more efficient for the server, such as outputting the emails to a text file and sending them in bulk somehow?
Thanks, Mark Jones -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]