Hi,

I'd like to create a script that will act as a daemon.

Now I simply add while() { .... do stuff }

But this forces me to call it script.php &.  Is there a way to make
this work without the &

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

Reply via email to