Re: [PHP] Constantly running?

2001-05-24 Thread Plutarck
http://www.phpwizard.net/projects/phpIRC/ phpIRC uses such functionality to run such a daemon without having to use crontab. However, PHP just doesn't do it all that fantastically on it's own. phpIRC can often run for 3-4 days, but after that it tends to die off or stop functioning. Meaning you c

RE: [PHP] Constantly running?

2001-05-23 Thread Chadwick, Russell
If safe mode is off you can keep setting the max execution time in a while loop and it would run forever. It will also use 100% cpu unless you call sleep. --- Toolshed Computer Productions - Professional PHP Hosting Hosting - Dedicated Servers - Design - Programming http://www.toolshe