jimw            Fri Jan 12 15:36:02 2001 EDT

  Modified files:              
    /phpdoc/en/chapters intro.xml 
  Log:
  rearrange text a bit, update netcraft numbers
  
Index: phpdoc/en/chapters/intro.xml
diff -u phpdoc/en/chapters/intro.xml:1.13 phpdoc/en/chapters/intro.xml:1.14
--- phpdoc/en/chapters/intro.xml:1.13   Fri Oct 27 00:59:39 2000
+++ phpdoc/en/chapters/intro.xml        Fri Jan 12 15:36:02 2001
@@ -135,16 +135,22 @@
     and a lot of it was completely rewritten.
    </simpara>
    <simpara>
-    Today (10/2000) PHP 3 or PHP 4 now ships with a number of
-    commercial products such as C2's StrongHold web server and RedHat
-    Linux. A conservative estimate based on an extrapolation from
-    numbers provided by <ulink url="&url.netcraft;">NetCraft</ulink>
+    The latest version (PHP 4) uses the <ulink
+    url="&url.zend;">Zend</ulink> scripting engine to deliver higher
+    performance, supports an even wider array of third-party libraries
+    and extensions, and runs as a native server module with all of the
+    popular web servers.
+   </simpara>
+   <simpara>
+    Today (1/2001) PHP 3 or PHP 4 now ships with a number of
+    commercial products such as Red Hat's Stronghold web server.
+    A conservative estimate based on an extrapolation from
+    numbers provided by <ulink url="&url.netcraft;">Netcraft</ulink>
     (see also <ulink url="&url.netcraft-survey;">Netcraft Web Server
-    Survey</ulink>) would be that PHP is in use on over 3,300,000
-    sites around the world.  To put that in perspective, that is more
-    sites than run Netscape's flagship Enterprise server on the
-    Internet, and close to the total number of IIS servers on the
-    Internet (3.8 million).
+    Survey</ulink>) would be that PHP is in use on over 5,100,000
+    sites around the world.  To put that in perspective, that is
+    more sites than run Microsoft's IIS server on the Internet
+    (4.7 million).
    </simpara>
 <!--
    <figure>
@@ -152,12 +158,6 @@
     <graphic fileref="&url.php.stats;"/>
    </figure>
 -->
-   <simpara>
-       The latest version (PHP 4) uses the powerful <ulink 
-       url="&url.zend;">Zend</ulink> scripting engine to deliver higher
-    performance, and also supports running under webservers other
-    than Apache as a native server module.
-   </simpara>
   </sect1>
 
  </chapter>


Reply via email to