> Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 15:11:
>
> >> Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 14:27:
> >>
> Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 12:58:
>
> > Hi All,
> >
> > Can anyone tell me how to pass arguments to a PHP scr
Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 15:11:
>> Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 14:27:
>>
Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 12:58:
> Hi All,
>
> Can anyone tell me how to pass arguments to a PHP script from the
>
> Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 14:27:
>
> >> Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 12:58:
> >>
> >>> Hi All,
> >>>
> >>> Can anyone tell me how to pass arguments to a PHP script from the
> >>> command line? I know I need to use the -args option but how
> >
Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 14:27:
>> Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 12:58:
>>
>>> Hi All,
>>>
>>> Can anyone tell me how to pass arguments to a PHP script from the
>>> command line? I know I need to use the -args option but how
>>> exactly, I h
> Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 12:58:
>
> > Hi All,
> >
> > Can anyone tell me how to pass arguments to a PHP script from the
> > command line? I know I need to use the -args option but how exactly,
> > I have tried the following...
> >
> > /usr/bin/php myscript.php -args
Phil Ewington - 43 Plc wrote on donderdag 10 juni 2004 12:58:
> Hi All,
>
> Can anyone tell me how to pass arguments to a PHP script from the
> command line? I know I need to use the -args option but how exactly,
> I have tried the following...
>
> /usr/bin/php myscript.php -args key=value
You
On Thursday 10 June 2004 18:58, Phil Ewington - 43 Plc wrote:
> Can anyone tell me how to pass arguments to a PHP script from the command
> line? I know I need to use the -args option but how exactly, I have tried
> the following...
manual > Using PHP from the command line
> /usr/bin/php myscrip
Hi All,
Can anyone tell me how to pass arguments to a PHP script from the command
line? I know I need to use the -args option but how exactly, I have tried
the following...
/usr/bin/php myscript.php -args key=value
but this does not work, the script executes but key is not available as
$_GET["ke
8 matches
Mail list logo