At 18:18 21/3/2001 -0800, you wrote:
>If you're on windows, (which i'm assuming you are) you can call the PHP
>binary with the path to your php script...
>
>so (assuming you have C:\php\bin\ as part of your PATH enviromental
>variables for windows) you could do PHP C:\path\to\php-script.php and it
>will run on the command line...or just give the full path to the php.exe
>file...
>
>C:\php\bin\php.exe C:\path\to\php-script.php

oh okay... I was thinking more of a standalone file like php-script.exe... 
but that should work as well...
Thanks!
____________________________
. Christian Dechery (lemming)
. http://www.tanamesa.com.br
. Gaita-L Owner / Web Developer


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to