philip Fri Apr 19 02:22:38 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions realpath.xml
Log:
realpath(): see also basename, dirname and path_info.
Index: phpdoc/en/reference/filesystem/functions/realpath.xml
diff -u phpdoc/en/reference/filesystem/functions/realpath.xml:1.2
phpdoc/en/reference/filesystem/functions/realpath.xml:1.3
--- phpdoc/en/reference/filesystem/functions/realpath.xml:1.2 Wed Apr 17 02:38:10
2002
+++ phpdoc/en/reference/filesystem/functions/realpath.xml Fri Apr 19 02:22:38
+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.23 -->
<refentry id="function.realpath">
<refnamediv>
@@ -32,6 +32,11 @@
]]>
</programlisting>
</example>
+ </para>
+ <para>
+ See also: <function>basename</function>,
+ <function>dirname</function>, and
+ <function>path_info</function>.
</para>
</refsect1>
</refentry>