Shell Script e php

1. Shell Script e php

Thierry
thierryvdb

(usa Fedora)

Enviado em 03/09/2008 - 16:27h

Galera estou com a seguinte duvida, vou chamar um shell script a partir do php, so que tem um momento que tenho que fazer um diff e a partir da resposta deste diff ( caso se for o tamanho dele for maior que 0 ) ele ira pedir confirmação para poder realizar o resto do codigo e nao tenho menor ideia, alguem ja fez isso ou sabe pra onde ir!


  


2. Re: Shell Script e php

Vítor De Araújo
ux386

(usa Debian)

Enviado em 03/09/2008 - 21:57h

Achei isto aqui:

http://articles.techrepublic.com.com/5100-10878_11-6133601.html

[...] exec() comes with two optional parameters. The first of these is an array, which gets filled with every line of output resulting from the command; the second is a variable which holds the status code returned by the command.

exec('ls -l', $data, $ret); // execute command, output is array






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts