[PHP] Re: stdin/stderr

2001-04-13 Thread Jake Fan

Is there a way to execute a system command and get both stdin and stderr 
into separate variables (without storing either one of them into a temp 
file)?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] stdout/stderr

2001-04-13 Thread Jake Fan

Is there a way to execute a system command and get both stdout and stderr 
into separate variables (without storing either one of them into a temp 
file)?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] stdin/stderr

2001-04-12 Thread Jake Fan

Is there a way to execute a system command and get both stdin and stderr into separate 
variables?  


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]