Executing PHP from Windows CLI
Posted: Wed Nov 24, 2010 11:58 pm
Just curious how do execute a script php style without telling php ?
For example with phpunit, or various other PEAR installations, I can just type in the name of the script located in the bin folder.
Ex: phpunit ... NOT php phpunit ...
Edit: Im using windows
For example with phpunit, or various other PEAR installations, I can just type in the name of the script located in the bin folder.
Ex: phpunit ... NOT php phpunit ...
Edit: Im using windows