Posted by Bob Bedford on 12/06/05 23:19
I've seen many implementations of the timeout hack when sending a lot of
emails.
I can't set the timeout variable, as it's timeout(0) doesn't work, I still
have 30 seconds.
I've to send many emails with attached file, so it will take more time when
the server is hardloaded, and I can't have a Cron job to do things.
What's the best way ? the simplest seems to be the "location" to the script
itself with in the parameter the last email used for sending the email.
It's viable ? should it work always ? Should I instead refresh at any sent
email ? what's the best way, on the server side I can change nothing !
Thanks in advance.
Bob
[Back to original message]
|