goba            Sun Feb 25 05:06:41 2001 EDT

  Removed files:               
    /phpdoc/hu/functions        dl.xml 

  Modified files:              
    /phpdoc/hu/functions        info.xml 
  Log:
  MOving content from dl.xml -> info.xml
  
  
Index: phpdoc/hu/functions/info.xml
diff -u phpdoc/hu/functions/info.xml:1.5 phpdoc/hu/functions/info.xml:1.6
--- phpdoc/hu/functions/info.xml:1.5    Tue Jan 16 10:42:02 2001
+++ phpdoc/hu/functions/info.xml        Sun Feb 25 05:06:40 2001
@@ -31,6 +31,27 @@
    </refsect1>
   </refentry>
 
+  <refentry id="function.dl">
+   <refnamediv>
+    <refname>dl</refname>
+    <refpurpose>egy PHP kiterjesztés betöltése futásidőben</refpurpose>
+   </refnamediv>
+   <refsect1>
+    <title>Leírás</title>
+    <funcsynopsis>
+     <funcprototype>
+      <funcdef>int <function>dl</function></funcdef>
+      <paramdef>string <parameter>library</parameter></paramdef>
+     </funcprototype>
+    </funcsynopsis>
+    <para>
+     Betölti azt a PHP kiterjesztést, amit a
+     <parameter>library</parameter> paraméterben adtál meg. Lásd még az <link
+     linkend="ini.extension-dir">extension_dir</link> konfigurációs direktívát.
+    </para>
+   </refsect1>
+  </refentry>
+
   <refentry id="function.getenv">
    <refnamediv>
     <refname>getenv</refname>


Reply via email to