I've users in a database classified by differnet
catagories. Now based on category I need to send mail
to all the users in a category.

Calling mail() function in a loop would be a kill for
the server as there are more than 1000 users in each
category.

Is there any way of doing this ?? Creating a mailing
list is not possible.

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to