Auto send email timeouts

This is a discussion on Auto send email timeouts within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi there I have a script that send out emails to specific email addresses held in a csv file which ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-23-2006
ice70
 
Posts: n/a
Default Auto send email timeouts

Hi there

I have a script that send out emails to specific email addresses held
in a csv file which goes something along the lines of:

parse csv file for email conent
for each csv line{
if (data check meets requirements){
send the email(data)
}
}

ok, there are lots of checks, formatting & so on.

Now, this does work they way it is expected to do so, until the number
of emails to send exceeds the time out limit.

I have used set_time_limit(xxx) to set the timeout to the server
limit, but this is only delaying the problem.

Ideally I would like to have the script just keep going until it has
reached the end of the csv file, no matter if it takes 1 minutes or 20
minutes to do so.

Does anyone have any ideas where to start such a thing?

Thank you for your help
Ice

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:38 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0