On Fri, 1 Feb 2002, Jones, Mark wrote:
> 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 tha
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 o