php - How to run .phar from anywhere on Windows? -


i have .phar file , want run anywhere command.

php file.phar --options

where file.phar in c:\my-php-cli\file

you need add folder containing file.phar path variable.

see this link more information.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -