Posted by Marek Kilimajer on 06/13/05 02:09
Tom Fishwick wrote:
> Hi All,
>
> I have a script that spawns off a bunch of children with pcntl_fork(),
> but I can't figure out how to connect up a pipe from the parent to each
> childs stdout and stdin. In c I would use pipe,close and dup...
>
> any ideas would be appreciated. (that don't involve using proc_open()
> :-)
>
> Tom
>
http://www.php.net/popen
Navigation:
[Reply to this message]
|