goba            Sat Feb 25 20:28:45 2006 UTC

  Modified files:              
    /phpdoc/en/install  intro.xml 
  Log:
  introduce some human-speak here (hey, this text is for newbes)
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/install/intro.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/install/intro.xml
diff -u phpdoc/en/install/intro.xml:1.1 phpdoc/en/install/intro.xml:1.2
--- phpdoc/en/install/intro.xml:1.1     Thu Jun  3 22:45:11 2004
+++ phpdoc/en/install/intro.xml Sat Feb 25 20:28:45 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <chapter id="install.general">
    <title>General Installation Considerations</title>
    <para>
@@ -9,9 +9,9 @@
     <link linkend="intro-whatcando">What can PHP do?</link>
     section:
     <itemizedlist>
-     <listitem><simpara>Server-side scripting</simpara></listitem>
+     <listitem><simpara>Websites and web applications (server-side 
scripting)</simpara></listitem>
      <listitem><simpara>Command line scripting</simpara></listitem>
-     <listitem><simpara>Client-side GUI applications</simpara></listitem>
+     <listitem><simpara>Desktop (GUI) applications</simpara></listitem>
     </itemizedlist>
    </para>
    <para>
@@ -26,7 +26,7 @@
     see the results in your browser. 
    </para>
    <para>
-    While setting up the server and PHP on your own, you have
+    In case of setting up the server and PHP on your own, you have
     two choices for the method of connecting PHP to the
     server. For many servers PHP has a direct module
     interface (also called SAPI). These servers include

Reply via email to