alindeman Wed Feb 6 12:22:47 2002 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
Fixed $PHP_SELF description as defined in bug #13606
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.33 phpdoc/en/language/variables.xml:1.34
--- phpdoc/en/language/variables.xml:1.33 Wed Jan 30 17:04:27 2002
+++ phpdoc/en/language/variables.xml Wed Feb 6 12:22:46 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.33 $ -->
+<!-- $Revision: 1.34 $ -->
<chapter id="language.variables">
<title>Variables</title>
@@ -510,7 +510,11 @@
<simpara>
The filename of the currently executing script, relative to
the document root. If PHP is running as a command-line
- processor, this variable is not available.
+ processor, this variable is not available. This variable
+ will include path information if present
+ (e.g. $PHP_SELF on this address:
+ "http://test.com/test.php/foo.bar" would be
+ "/test.php/foo.bar")
</simpara>
</listitem>
</varlistentry>- [PHP-DOC] cvs: phpdoc /en/language variables.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Slawomir Pucia
- Re: [PHP-DOC] cvs: phpdoc /en/language variables.xml Andrew Lindeman
- Re: [PHP-DOC] cvs: phpdoc /en/language variables.x... Simone Cortesi
- Re: [PHP-DOC] cvs: phpdoc /en/language variabl... Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/language var... Jan Lehnardt
- Re: [PHP-DOC] cvs: phpdoc /en/language... Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/lan... Jan Lehnardt
- Re: [PHP-DOC] cvs: phpdoc /en/lan... Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc /en... Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
