philip          Thu Oct 17 20:25:49 2002 EDT

  Modified files:              
    /phpdoc/en/reference/url/functions  parse-url.xml 
  Log:
  See also basename(), dirname(), and parse_str().
  
  
Index: phpdoc/en/reference/url/functions/parse-url.xml
diff -u phpdoc/en/reference/url/functions/parse-url.xml:1.4 
phpdoc/en/reference/url/functions/parse-url.xml:1.5
--- phpdoc/en/reference/url/functions/parse-url.xml:1.4 Sun Jun  9 19:37:41 2002
+++ phpdoc/en/reference/url/functions/parse-url.xml     Thu Oct 17 20:25:49 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/url.xml, last change in rev 1.2 -->
   <refentry id="function.parse-url">
    <refnamediv>
@@ -89,7 +89,8 @@
      </screen>
     </example>
     <para>
-     See also <function>pathinfo</function>.
+     See also <function>pathinfo</function>, <function>parse_str</function>,
+     <function>dirname</function>, and <function>basename</function>.
     </para>
    </refsect1>
   </refentry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to