diff --git a/features/commandline.xml b/features/commandline.xml index 4c95428705..630ae90775 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1269,6 +1269,12 @@ This is a command line PHP script with one option. extension documentation for more functions you can use to enhance your command line applications in PHP. + + If you are on Windows, PHP can be configured to run without the need to + supply the C:\php\php.exe or the .php + extension, as descibed in Command + Line PHP on Microsoft Windows. +