Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16388
| 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:43 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <n9k9fo$1gcf$2@gioia.aioe.org> (permalink) |
| References | <n9i3jk$34b$1@gioia.aioe.org> <56bda312$0$23852$e4fe514c@news.xs4all.nl> |
Il 12/02/2016 10:20, R.Wieser ha scritto:
> Alex,
>
>> how can use this command?
>
> I'm sorry, but thats a WAY to broad question ... :-(
>
> Currently I/we cannot even be certain you actually have a *problem*. For
> all I know you might just have a question on how to use the output in the
> resulting "file2.php" ...
>
>
> So, *describe the problem* you have. Tell us what you did and what the
> result was. Than tell us what you expected the result to be.
>
>
> Also, if you executed that command and it returned an failure message *what
> did that message say* ?
>
> Such a message most often holds a description of the cause of the problem,
> which is rather helpfull to anyone (including you!) trying to solve it.
>
>
> "A good question contains often contains over 50% of the answer".
>
> Often the process of trying to write a clear, concise question will, in
> itself, result in the answer you where trying to ask for. And yes, that has
> happened to me more than once. :-)
>
> Regards,
> Rudy Wieser
I use wamp (not lamp) 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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