derick          Sat Feb 24 05:59:34 2001 EDT

  Modified files:              
    /phpdoc/nl  Translators 
    /phpdoc/nl/functions        dl.xml 
  Log:
  - Finished dl.xml
  
  
Index: phpdoc/nl/Translators
diff -u phpdoc/nl/Translators:1.16 phpdoc/nl/Translators:1.17
--- phpdoc/nl/Translators:1.16  Fri Feb 16 07:56:35 2001
+++ phpdoc/nl/Translators       Sat Feb 24 05:59:34 2001
@@ -56,7 +56,7 @@
 dbase.xml
 dbm.xml
 dir.xml                     Derick          done
-dl.xml                                           
+dl.xml                      Derick          done 
 domxml.xml                              
 exec.xml                                         
 fdf.xml                                                 
@@ -107,7 +107,7 @@
 url.xml                     Derick          started
 var.xml                                          
 vmailmgr.xml
-wddx.xml
+wddx.xml                    Derick          started
 xml.xml
 yaz.xml
 zlib.xml
Index: phpdoc/nl/functions/dl.xml
diff -u phpdoc/nl/functions/dl.xml:1.1 phpdoc/nl/functions/dl.xml:1.2
--- phpdoc/nl/functions/dl.xml:1.1      Tue Oct 10 15:07:53 2000
+++ phpdoc/nl/functions/dl.xml  Sat Feb 24 05:59:34 2001
@@ -1,14 +1,14 @@
  <reference id="ref.dl">
-  <title>Dynamic Loading functions</title>
-  <titleabbrev>Dyn.loading</titleabbrev>
+  <title>Dynamische laad functies</title>
+  <titleabbrev>Dynamisch laden</titleabbrev>
 
   <refentry id="function.dl">
    <refnamediv>
     <refname>dl</refname>
-    <refpurpose>load a PHP extension at runtime</refpurpose>
+    <refpurpose>laad runtime een PHP extensie</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    <title>Omschrijving</title>
     <funcsynopsis>
      <funcprototype>
       <funcdef>int <function>dl</function></funcdef>
@@ -16,10 +16,10 @@
      </funcprototype>
     </funcsynopsis>
     <para>
-     Loads the PHP extension defined in
-     <parameter>library</parameter>.  See also the <link
-     linkend="ini.extension-dir">extension_dir</link> configuration
-     directive.
+     Laad de PHP extensie aangegeven met
+     <parameter>library</parameter>.  Zie ook de <link
+     linkend="ini.extension-dir">extension_dir</link> configuratie
+     optie.
     </para>
    </refsect1>
   </refentry>


Reply via email to