betz            Wed Jul 31 07:49:02 2002 EDT

  Modified files:              
    /phpdoc/en/reference/url    reference.xml 
  Log:
  new structure
  
  
Index: phpdoc/en/reference/url/reference.xml
diff -u phpdoc/en/reference/url/reference.xml:1.2 
phpdoc/en/reference/url/reference.xml:1.3
--- phpdoc/en/reference/url/reference.xml:1.2   Mon Apr 15 17:57:27 2002
+++ phpdoc/en/reference/url/reference.xml       Wed Jul 31 07:49:02 2002
@@ -1,10 +1,45 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <reference id="ref.url">
   <title>URL Functions</title>
   <titleabbrev>URLs</titleabbrev>
+  <partintro>
 
-&reference.url.functions;
+   <section id="url.intro">
+    &reftitle.intro;
+    <para>
+     Dealing with URL strings: encoding, decoding and parsing.
+    </para>
+   </section>
+   
+   <section id="url.requirenments">
+    &reftitle.required;
+    &no.requirement;
+   </section>
+   
+   <section id="url.installation">
+    &reftitle.install;
+    &no.install;
+   </section>
+
+   <section id="url.configuration">
+    &reftitle.runtime;
+    &no.config;
+   </section>
+
+   <section id="url.resources">
+    &reftitle.resources;
+    &no.resource;
+   </section>
+
+   <section id="url.constants">
+    &reftitle.constants;
+    &no.constants;
+   </section>
+
+  </partintro>
+
+ &reference.url.functions;
 
  </reference>
 <!-- Keep this comment at the end of the file



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

Reply via email to