philip Thu Oct 17 20:39:19 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions pathinfo.xml
Log:
Note: Getting the current path info is discussed in the predefined var section
of the manual.
Index: phpdoc/en/reference/filesystem/functions/pathinfo.xml
diff -u phpdoc/en/reference/filesystem/functions/pathinfo.xml:1.2
phpdoc/en/reference/filesystem/functions/pathinfo.xml:1.3
--- phpdoc/en/reference/filesystem/functions/pathinfo.xml:1.2 Wed Apr 17 02:38:09
2002
+++ phpdoc/en/reference/filesystem/functions/pathinfo.xml Thu Oct 17 20:39:18
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.61 -->
<refentry id="function.pathinfo">
<refnamediv>
@@ -49,6 +49,13 @@
</programlisting>
</informalexample>
</para>
+ <note>
+ <para>
+ For information on retrieving the current path info, read
+ the section on <link linkend="language.variables.predefined">
+ predefined reserved variables</link>.
+ </para>
+ </note>
<para>
See also <function>dirname</function>,
<function>basename</function>, <function>parse_url</function>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php