On Sun, 27 Jun 2004 15:31:59 -0500 (CDT), [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> Is it possible to pcntl_fork() withing a class?
>
> Basically I want a web page to load, and when the class is called in the
> page, it can fork and the child can run, allowing the webpage to finish,
> but
Is it possible to pcntl_fork() withing a class?
Basically I want a web page to load, and when the class is called in the
page, it can fork and the child can run, allowing the webpage to finish,
but the class process can continue 'till it's done.
Is this possible? Would I put the fork in the const
2 matches
Mail list logo