Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #20368

Re: exec con 2 comandi -w e str_eplace

From Alessandro Pellizzari <shuriken@amiran.it>
Newsgroups it.comp.www.php
Subject Re: exec con 2 comandi -w e str_eplace
Date 2016-02-15 16:05 +0000
Message-ID <diebatF5q7eU1@mid.individual.net> (permalink)
References <n9sa2r$1dva$1@gioia.aioe.org>

Show all headers | View raw


On 15/02/2016 10:42, alex wrote:

> รจ possibile assegnare oltre a -w anche un altro comando tipo str_replace
> ad exec e che sia essere eseguito dopo il -w  ?
> exec("php -w file1.php > file2.php;");

Il -w non lo stai passando ad exec, ma a php (inteso come comando CLI).

In ico.linux.* ti direbbero "man php"

Per rispondere alla tua domanda: no.

Bye.

Back to it.comp.www.php | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

exec con 2 comandi -w e str_eplace alex <alex@nomailno.it> - 2016-02-15 11:42 +0100
  Re: exec con 2 comandi -w e str_eplace "ciccio" <21669invalid@mynewsgate.net> - 2016-02-15 13:57 +0000
    Re: exec con 2 comandi -w e str_eplace alex <alex@nomailno.it> - 2016-02-15 15:50 +0100
      Re: exec con 2 comandi -w e str_eplace "ciccio" <21669invalid@mynewsgate.net> - 2016-02-15 18:26 +0000
        Re: exec con 2 comandi -w e str_eplace alex <alex@nomailno.it> - 2016-02-15 23:20 +0100
  Re: exec con 2 comandi -w e str_eplace Alessandro Pellizzari <shuriken@amiran.it> - 2016-02-15 16:05 +0000

csiph-web