nlopess Tue Oct 26 12:04:38 2004 EDT
Modified files: /phpdoc/en/appendices reserved.xml Log: add RESQUEST_TIME http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r1=1.49&r2=1.50&ty=u Index: phpdoc/en/appendices/reserved.xml diff -u phpdoc/en/appendices/reserved.xml:1.49 phpdoc/en/appendices/reserved.xml:1.50 --- phpdoc/en/appendices/reserved.xml:1.49 Fri Oct 1 04:07:16 2004 +++ phpdoc/en/appendices/reserved.xml Tue Oct 26 12:04:37 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.49 $ --> +<!-- $Revision: 1.50 $ --> <appendix id="reserved"> <title>List of Reserved Words</title> @@ -427,6 +427,15 @@ </varlistentry> <varlistentry> + <term>'<varname>REQUEST_TIME</varname>'</term> + <listitem> + <simpara> + The timestamp of the start of the request. Avaliable since PHP 5.1.0. + </simpara> + </listitem> + </varlistentry> + + <varlistentry> <term>'<varname>QUERY_STRING</varname>'</term> <listitem> <simpara>