On 09/08/07, Tim Starling <[EMAIL PROTECTED]> wrote:
> Richard Quadling wrote:
>
> >On 09/08/07, Nuno Lopes <[EMAIL PROTECTED]> wrote:
> >
> >
> >>Things are not that simple.
> >>I would advise you to read a more than one year thread about the very same
> >>subject: http://marc.info/?l=php-dev&m=11
Richard Quadling wrote:
On 09/08/07, Nuno Lopes <[EMAIL PROTECTED]> wrote:
Things are not that simple.
I would advise you to read a more than one year thread about the very same
subject: http://marc.info/?l=php-dev&m=113919491216978
Ok. Thanks for the link. I have read similar notes
> From: "Richard Quadling" <[EMAIL PROTECTED]>
> To: "PHP Developers Mailing List"
> Sent: Thursday, August 09, 2007 8:43 AM
> Subject: [PHP-DEV] Getting Windows exec to work better.
>
>
> > Hi.
> >
> > http://bugs.php.net/bug.php?id=25361
&
ing List"
Sent: Thursday, August 09, 2007 8:43 AM
Subject: [PHP-DEV] Getting Windows exec to work better.
Hi.
http://bugs.php.net/bug.php?id=25361
I supplied a patch to fix this bug.
The issue is NOT a PHP bug, but a "that's how it is on windows" issue.
On *nix, if you want
Hi.
http://bugs.php.net/bug.php?id=25361
I supplied a patch to fix this bug.
The issue is NOT a PHP bug, but a "that's how it is on windows" issue.
On *nix, if you want to exec a program via PHP whose program name or
parameters contain spaces, do you need to use a pair of double quotes
around t