Any experiences on using PHP as a replacement for bat files?

For instance I can't find how to pass a parameter to a
PHP program when running PHP as a scripting/CGI language.
For regular bat files I can reference parameters by
using $1
Anything like that with PHP under windows?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to