test.com -> example.com

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73031 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Andy Lindeman 2002-03-13 00:02:00 +00:00
parent b5e9d554a5
commit 91a6984086

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.17 $ -->
<!-- $Revision: 1.18 $ -->
<!-- Note: Please do not link or translate this file yet.
This is only an initial update, quite a few more commits will
@ -271,7 +271,7 @@ follow for this appendix. -->
The filename of the currently executing script, relative to
the document root. For instance,
<varname>$_SERVER['PHP_SELF']</varname> in a script at the
address <filename>http://test.com/test.php/foo.bar</filename>
address <filename>http://example.com/test.php/foo.bar</filename>
would be <filename>/test.php/foo.bar</filename>.
</simpara>
<simpara>