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

jquery - isAjaxRequest always return false -

php - SPIP: From Tag directly to an article -