Re: endless loop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



By default, I believe, it stops executing when the user hits the stop button. You can control this with the ignore_user_abort function

http://www.php.net/ignore_user_abort

Chris

Dustin Krysak wrote:

Hi there....

I was making a script that had a loop, and ended up with a endless loop by accident. Now if that script is executed on the server - does the script die as soon as the browser is closed? Or does it keep running as a process on the server?

Thanks!

d


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux