nlopess         Wed Jan 14 14:42:54 2004 EDT

  Modified files:              
    /phpdoc/en/features commandline.xml 
  Log:
  added reference to php-win.exe
  
Index: phpdoc/en/features/commandline.xml
diff -u phpdoc/en/features/commandline.xml:1.26 phpdoc/en/features/commandline.xml:1.27
--- phpdoc/en/features/commandline.xml:1.26     Sat Dec 20 23:21:41 2003
+++ phpdoc/en/features/commandline.xml  Wed Jan 14 14:42:54 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.26 $ -->
+<!-- $Revision: 1.27 $ -->
 <chapter id="features.commandline">
  <title>Using PHP from the command line</title>
  <!-- NEW DOCUMENTATION STARTS -->
@@ -62,6 +62,12 @@
   named <literal>cli</literal>, so <literal>cli/php.exe</literal>. 
  </para>
  <para>
+  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.
+ </para>
+ <para>
   <note>
    <title>What SAPI do I have?</title>
    <para>

Reply via email to