osto 2001 17.55
> A: [EMAIL PROTECTED]
> Oggetto: [PHP-WIN] PHP MSDOS Console
>
>
> Dir All,
>
> I'm a new PHP, and using PWS4.0 + PHP4.0.6-dev.
> It is nice to request (*.php) from browser.
>
> But I want to run *.php thru MSDOS console,
> so I try eg.
> 1/ c
Dir All,
I'm a new PHP, and using PWS4.0 + PHP4.0.6-dev.
It is nice to request (*.php) from browser.
But I want to run *.php thru MSDOS console,
so I try eg.
1/ c:\php>php -q -f hello.php => Hello
---hello.php---
I need to pass some arguments to hello.php,
but I do not know how to get the arg