* Thus wrote Ben Ramsey ([EMAIL PROTECTED]):
> I'm executing a PHP script from the Windows command prompt:
>
> c:/path/to/php.exe c:/path/to/script.php
>
> I want to pass some parameters to script.php, but I can't use a query
> string because then I get a file not found type of error. So, how
I'm executing a PHP script from the Windows command prompt:
c:/path/to/php.exe c:/path/to/script.php
I want to pass some parameters to script.php, but I can't use a query
string because then I get a file not found type of error. So, how
should I pass parameters to the script?
--
Regards,
Ben
2 matches
Mail list logo