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


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

Re: exec con 2 comandi -w e str_eplace

From alex <alex@nomailno.it>
Newsgroups it.comp.www.php
Subject Re: exec con 2 comandi -w e str_eplace
Date 2016-02-15 15:50 +0100
Organization Aioe.org NNTP Server
Message-ID <n9soip$7vv$1@gioia.aioe.org> (permalink)
References <n9sa2r$1dva$1@gioia.aioe.org> <2016021513572121669@mynewsgate.net>

Show all headers | View raw


Il 15/02/2016 14:57, ciccio ha scritto:
> alex <alex@nomailno.it> ha scritto:
>
>> รจ 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;");
>>
>
> riformula la domanda, non si capisce cosa vuoi fare.
>
>
primo passaggio applico il comando -w al file1 ed ho il file2
exec("php -w file1.php > file2.php;");

secondo passaggio
prendere il file2.php e applicare il str_replace

Back to it.comp.www.php | Previous | NextPrevious in thread | Next 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