|
Thank you much..
I am wondering another issue now.. I have this script sending out probably 300 emails or so. I want to space out the time it takes to send them so it doesn't load the server down... If I add a delay in though, it will probably go over the maximum execution time for the script? Is this something I should worry about? And how would I change the max execution time.. or keep it alive? Or would this not be affected...?
|