Welcome Guest, Not a member yet? Register   Sign In
How to send email for more than 1000 user............
#24

[eluser]rogierb[/eluser]
Why would you start and stop a script or even reload it? When sending sms or emails to thousands of users, you do not want to be the one clicking "next". Even with 100 emails send at once, I still would have to click 50 times when sending email to 5000 addresses. Same goes with reloading a script, yet more requests while one should suffice.
It should run by itself, whether it is a cronjob or a html request, one request should be enought.
Isn't the entire point of automation the fact that human interaction is reduced to a bare minimum?

All you need to do is use set_time_limit(xxx) to reset the maximum execution time to whatever time in seconds (xxx) it takes to process one or more requests.(I'd go for more request)


Messages In This Thread
How to send email for more than 1000 user............ - by El Forum - 10-09-2007, 07:18 AM
How to send email for more than 1000 user............ - by El Forum - 10-09-2007, 07:28 AM
How to send email for more than 1000 user............ - by El Forum - 10-09-2007, 09:20 AM
How to send email for more than 1000 user............ - by El Forum - 10-09-2007, 09:29 AM
How to send email for more than 1000 user............ - by El Forum - 10-09-2007, 09:32 AM
How to send email for more than 1000 user............ - by El Forum - 10-09-2007, 10:54 PM
How to send email for more than 1000 user............ - by El Forum - 10-09-2007, 11:03 PM
How to send email for more than 1000 user............ - by El Forum - 10-09-2007, 11:38 PM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 12:10 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 01:17 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 01:39 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 01:55 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 01:58 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 02:12 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 05:22 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 06:48 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 07:12 AM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 01:22 PM
How to send email for more than 1000 user............ - by El Forum - 10-10-2007, 06:38 PM
How to send email for more than 1000 user............ - by El Forum - 10-11-2007, 08:30 AM
How to send email for more than 1000 user............ - by El Forum - 02-05-2008, 11:21 AM
How to send email for more than 1000 user............ - by El Forum - 03-01-2009, 03:57 PM
How to send email for more than 1000 user............ - by El Forum - 11-26-2009, 12:34 AM
How to send email for more than 1000 user............ - by El Forum - 11-26-2009, 01:19 AM
How to send email for more than 1000 user............ - by El Forum - 11-26-2009, 06:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB