Check out  the at command. It's available in Linux and Windows NT/2000. You
can run a php script from the command line using php.exe -q [filename]


"Steen rabøl" <[EMAIL PROTECTED]> wrote in message
004501c13de1$22f0d8f0$0300000a@srjhp">news:004501c13de1$22f0d8f0$0300000a@srjhp...
Hi

I need to process some information and mail it to the users of my site every
night, and therefore I have made a script to handle the information and mail
it, no problem...

But, now I have so many users that the script times-out, the result is that
not all users get what they want/need

How can I make a script that keeps running until all information is
processed ?

Thanks in advance

Steen





-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to