Re: Exec don't work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 10, 2005 1:42 pm, Greg Donald said:
> I use system() instead of exec(), I find it's rare than I don't want
> to capture the resulting output of my commands.

I use exec() instead of system()

I find it's rare that I don't want to capture the resulting output (arg 2)
and do something intelligent if the OS returns an error (arg 3)

:-)

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux