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


Groups > comp.lang.php > #16387

Re: how use php -w command in localhost on win

From alex <alex@nomailno.it>
Newsgroups comp.lang.php
Subject Re: how use php -w command in localhost on win
Date 2016-02-12 10:42 +0100
Organization Aioe.org NNTP Server
Message-ID <n9k9d7$1gcf$1@gioia.aioe.org> (permalink)
References <n9i3jk$34b$1@gioia.aioe.org> <56bcaf21$0$23758$e4fe514c@news.xs4all.nl> <n9ic9j$ju1$1@gioia.aioe.org> <n9io6s$3th$1@jstuckle.eternal-september.org>

Show all headers | View raw


Il 11/02/2016 20:45, Jerry Stuckle ha scritto:
> On 2/11/2016 11:19 AM, alex wrote:
>> Il 11/02/2016 16:56, Erwin Moller ha scritto:
>>> On 2/11/2016 2:50 PM, alex wrote:
>>>> on WIn in localhost (LAMP)
>>>> how can use this command?
>>>>
>>>> php -w file1.php > file2.php;
>>>
>>> LAMP on Win?
>>>
>>> Could you elaborate a little more?
>>>
>> xampp for use php on windows
>
> Alex,
>
> First of all, don't worry about "Pointed Head".  He's a well-known troll
> who never contributes anything worthwhile to this or other newsgroups.
> But he expects everyone to follow HIS rules on how to post to Usenet.
> He's not worth it.

ok

> As for your question - Erwin asked because LAMP is Linux (Apache, MySQL,
> PHP), not Windows.

ok, in effect I use not LAMP  but WAMP


> But your problem is not clear.  That is a valid command; what trouble
> are you having with it?
I use wamp software for to develop php code under windows;
so not know how I can use the command php -w;

tested also this:
I created a file test.php with this code
exec("php -w file1.php > file2.php;");

where inner the file1.php have some php code;

when I open the test.php file the command exec start,
the file2.php is created but is void (instead should to be how the file1 
with no spaces and comments);








Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

how use php -w command in localhost on win alex <alex@nomailno.it> - 2016-02-11 14:50 +0100
  Re: how use php -w command in localhost on win Erwin Moller <erwinmollerusenet@xs4all.nl> - 2016-02-11 16:56 +0100
    Re: how use php -w command in localhost on win alex <alex@nomailno.it> - 2016-02-11 17:19 +0100
      Re: how use php -w command in localhost on win Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-11 20:38 +0100
        Re: how use php -w command in localhost on win Tim Streater <timstreater@greenbee.net> - 2016-02-11 21:50 +0000
      Re: how use php -w command in localhost on win Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-11 14:45 -0500
        Re: how use php -w command in localhost on win alex <alex@nomailno.it> - 2016-02-12 10:42 +0100
          Re: how use php -w command in localhost on win Arno Welzel <usenet@arnowelzel.de> - 2016-02-12 10:45 +0100
            Re: how use php -w command in localhost on win alex <alex@nomailno.it> - 2016-02-12 11:36 +0100
              Re: how use php -w command in localhost on win Arno Welzel <usenet@arnowelzel.de> - 2016-02-12 13:38 +0100
                Re: how use php -w command in localhost on win alex <alex@nomailno.it> - 2016-02-12 16:07 +0100
                Re: how use php -w command in localhost on win "R.Wieser" <address@not.available> - 2016-02-12 16:31 +0100
                Re: how use php -w command in localhost on win alex <alex@nomailno.it> - 2016-02-12 17:12 +0100
                Re: how use php -w command in localhost on win "R.Wieser" <address@not.available> - 2016-02-12 18:28 +0100
                Re: how use php -w command in localhost on win "A. Begarin" <andova.begarin@gmail.com> - 2016-02-12 18:24 -0800
                Re: how use php -w command in localhost on win "R.Wieser" <address@not.available> - 2016-02-13 10:18 +0100
                Re: how use php -w command in localhost on win "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-02-12 21:41 +0100
                Re: how use php -w command in localhost on win Arno Welzel <usenet@arnowelzel.de> - 2016-02-13 08:04 +0100
          Re: how use php -w command in localhost on win Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-12 09:57 -0500
  Re: how use php -w command in localhost on win Matthew Carter <m@ahungry.com> - 2016-02-11 21:29 -0500
  Re: how use php -w command in localhost on win Arno Welzel <usenet@arnowelzel.de> - 2016-02-12 09:04 +0100
  Re: how use php -w command in localhost on win "R.Wieser" <address@not.available> - 2016-02-12 10:20 +0100
    Re: how use php -w command in localhost on win alex <alex@nomailno.it> - 2016-02-12 10:43 +0100
      Re: how use php -w command in localhost on win Erwin Moller <erwinmollerusenet@xs4all.nl> - 2016-02-12 11:04 +0100
        Re: how use php -w command in localhost on win Erwin Moller <erwinmollerusenet@xs4all.nl> - 2016-02-12 11:08 +0100
          Re: how use php -w command in localhost on win alex <alex@nomailno.it> - 2016-02-12 11:41 +0100
  Re: how use php -w command in localhost on win "A. Begarin" <andova.begarin@gmail.com> - 2016-02-12 18:13 -0800
    Re: how use php -w command in localhost on win "A. Begarin" <andova.begarin@gmail.com> - 2016-02-12 18:19 -0800
      Re: how use php -w command in localhost on win Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-12 22:51 -0500

csiph-web