Hi all,
i have a small email database (32k emails) and i want to create a newsletter system. Unofortunately the script where handles those 32k emails to send a html text times out as request exceed the default value and i dont wish to chagen that. I tried breaking the loop in 500 emails per page refresh but browser refuses to refresh to many times the same page...
Any suggestions?