Quote:
Originally Posted by Stefan
Normally it should work, but not necessary how you expect it.
When the called function is doing sleep(), it is suspending the script and returning 0 as result. The suspended script will continue to run once the specified time is over.
|
That's what I wanted. That's not what I get though.
