nt(argv)>1) {$servername=$argv[1]} )
-steve
http://www.cheatcodes.com/
http://www.gear21.com
> -Original Message-
> From: Scott Dowd [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 28, 2002 5:32 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] PHP Command Line Syntax
>
Command Line Syntax
I would like to schedule a series of PHP pages to run overnight from a
Win2k/IIS/PHP4 box. An example of the url is
http://localhost/checklist/checksingle.php?servername=SERVERNAME. When I try
to execute this from a DOS prompt, "C:\PHP\PHP.EXE -q checksingle.php" it
I would like to schedule a series of PHP pages to run overnight from a
Win2k/IIS/PHP4 box. An example of the url is
http://localhost/checklist/checksingle.php?servername=SERVERNAME. When I try
to execute this from a DOS prompt, "C:\PHP\PHP.EXE -q checksingle.php" it
works fine, but when I add "?se