Posted by Jake on 11/18/13 11:43
Try adding set_time_limit(0); to the top of your script. This sets the execution timelimit for this script to be infinite. Alternativly, you could rewrite the script to send the email in batches to squeeze under the normal timelimit restrictions. -Jake
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming