Reinhart Viane wrote:
> I use a while loop and the mail function to send email to all subscribers
> of
> a site. This works fine for 50 users but I know there can be some problems
> when you do it like this for 1000 users.
>
> Eg. Limit of page execution is exceeded and even server crashes because
I use a while loop and the mail function to send email to
all subscribers of a site. This works fine for 50 users but I know there can be
some problems when you do it like this for 1000 users.
Eg. Limit of page execution is exceeded and even server
crashes because each time a mail is send
2 matches
Mail list logo