Re: [PHP-WIN] Run a script for 20minutes

2001-02-12 Thread David Harrison
Don't run it from the browser - just grab the php.exe and invoke the script thusly: php.exe script.php from the command line. Make sure you have set_time_limit(0) in there at the top. To make sure its progressing as expected, put in some sort of progress indicator - ie, if you're processing 1,

RE: [PHP-WIN] Run a script for 20minutes

2001-02-12 Thread Ben Cairns
You could try putting this at the top of your script: ignore_user_abort(true); Although, if it taking 20-30 mins, then I think you may need to optimize your code, or get a WinNT box with a bit more boot. If you want, I can quote -- Ben Cairns - Head Of Technical Operations intasept.COM Tel: