vrana           Fri Feb  3 10:13:40 2006 UTC

  Modified files:              
    /phpdoc/en/appendices       reserved.xml 
  Log:
  Document SERVER_ADDR
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/reserved.xml?r1=1.60&r2=1.61&diff_format=u
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/appendices/reserved.xml:1.60 
phpdoc/en/appendices/reserved.xml:1.61
--- phpdoc/en/appendices/reserved.xml:1.60      Sat Dec 10 23:03:53 2005
+++ phpdoc/en/appendices/reserved.xml   Fri Feb  3 10:13:40 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.60 $ -->
+<!-- $Revision: 1.61 $ -->
 
  <appendix id="reserved">
   <title>List of Reserved Words</title>
@@ -387,6 +387,16 @@
       </varlistentry>
 
       <varlistentry>
+       <term>'<varname>SERVER_ADDR</varname>'</term>
+       <listitem>
+        <simpara>
+         The IP address of the server under which the current script is
+         executing.
+        </simpara>
+       </listitem>
+      </varlistentry>
+
+      <varlistentry>
        <term>'<varname>SERVER_NAME</varname>'</term>
        <listitem>
         <simpara>

Reply via email to