Hi,

   This is more of a unix/linux question. but i guess somebody will be able
to help me here.

Can a command-line PHP script result in a stderr output in any
circumstances, or does it only generate only stdout  ?
One can use 2>&1 to redirect stderr to stdout, will this work with PHP
command-line scripts too ?

Thx
gamin.



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

Reply via email to