How about creating a mailing list will 19000 users and
then using the mail() function to send mail to that
list. so that you will not have to loop through.

--- John Meyer <[EMAIL PROTECTED]> wrote:
> How about croning the job and splitting up the load
> as you go.
> ----- Original Message ----- 
> From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, January 27, 2002 11:23 PM
> Subject: [PHP] mailing to 19000 users
> 
> 
> > hi, does anyone know how to send mail to 19000
> users using the mail()
> > function, I need to create a mailing list of this
> number of users and
> > looping on 19000 users takes up a heck of a lot of
> resources...any
> > solutions? thanks.
> >  
> > 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to