diff --git a/features/commandline.xml b/features/commandline.xml index 244afeb38b..99a779b150 100644 --- a/features/commandline.xml +++ b/features/commandline.xml @@ -1,5 +1,5 @@ - + Using PHP from the command line @@ -61,6 +61,12 @@ distributes the CLI as php.exe in a separate folder named cli, so cli/php.exe. + + As of PHP 4.3.5, a new php-win.exe file is distributed. This is equal to the + CLI version, except that php-win doesn't output anything and thus as no + console (no "dos box" appears on the screen). This method is similar with + php-gtk. + What SAPI do I have?