Re: CLI script & exec() - how to control what gets dumped on the screen.

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

 



clive wrote:
> Jochem Maas wrote:
>> I have been trying to figure out how to use exec to run some commandline
>> scripts (some perl scripts & mysql in this case) WITH the output of
>> the commands
>> run via exec being shown on the screen.
> 
> have you tried shell_exec ?

no - but that's because it doesn't do what I want/need - I want to gather
all the output and the exit code of the called script.

nonetheless thanks for your input :-)
(I fixed the problem with the help of 2 other list members btw)

> 
> clive
> 

-- 
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