On Thursday 30 May 2002 21:44, Jonathan Rosenberg wrote:
> It's been a long time since I've programmed on Unix, but there
> was a common technique used in C programs for invoking a program
> & allowing the invoker to read & write to its standard
> input/output.  I believe it used a combination of pipes & the
> fdup function.
>
> Is it possible to emulate this same behavior in PHP?

Do us a favour and start a new post rather than replying to an existing one.

thanks
-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
A jury consists of twelve persons chosen to decide who has the better lawyer.
                -- Robert Frost
*/


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

Reply via email to