From 151fe2c9f73d3d4cdea40cc4d24a1df11660040e Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Mon, 24 Aug 2009 14:10:30 +0000 Subject: [PATCH] Link to additional configuration of PHP on the commandline for Windows. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287637 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/commandline.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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. +