Date: 11/14/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions sem.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions dir.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Tue Nov 14 01:45:10 2000 EDT
Modified files:
/phpdoc/fr/functions dl.xml
Log:
Reshapes, but obsolet.
Index: phpdoc/fr/functions/dl.xml
diff -u phpdoc/fr/functions/dl.xml:1.1 phpdoc/fr/functions/dl.xml:1.2
--- phpdoc/fr/functions/dl.xml:1.1 Fri Jul 21 03:27:50 2000
+++ phpdoc/fr/functions/dl.xml Tue Nov 14 01:45:10 2000
@@ -1,40 +1,44 @@
- <reference id="ref.dl">
- <title>Chargement dynamique de fonctions</title>
- <titleabbrev>Chargement dynamique</titleabbrev>
-
- <refentry id="function.dl">
- <refnamediv>
- <refname>dl</refname>
- <refpurpose>charge une extension PHP à la volée </refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcdef>int <function>dl</function></funcdef>
- <paramdef>string <parameter>library</parameter></paramdef>
- </funcsynopsis>
- <para>
- Charge l'extension PHP définie dans la bibliothèque
- <parameter>library</parameter>. Voir aussi la directive de configuration
- <link linkend="ini.extension-dir">extension_dir</link>.
- </para>
- </refsect1>
- </refentry>
- </reference>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-default-dtd-file:"../manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
--->
+ <reference id="ref.dl">
+ <title>Chargement dynamique de fonctions</title>
+ <titleabbrev>Chargement dynamique</titleabbrev>
+
+ <refentry id="function.dl">
+ <refnamediv>
+ <refname>dl</refname>
+ <refpurpose>charge une extension PHP à la volée </refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>Description</title>
+ <funcsynopsis>
+ <funcprototype>
+ <funcdef>int <function>dl</function></funcdef>
+ <paramdef>string <parameter>library</parameter></paramdef>
+ </funcprototype>
+ </funcsynopsis>
+ <para>
+ Charge l'extension PHP définie dans la bibliothèque
+ <parameter>library</parameter>. Voir aussi la directive de configuration
+ <link linkend="ini.extension-dir">extension_dir</link>.
+ </para>
+ </refsect1>
+ </refentry>
+ </reference>
+
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-default-dtd-file:"../../manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->
+
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions sem.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions dir.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

