betz            Wed Nov 27 19:42:48 2002 EDT

  Added files:                 
    /phpdoc/en/reference/dbx    configure.xml 
    /phpdoc/en/reference/dio    configure.xml 
    /phpdoc/en/reference/domxml configure.xml 
    /phpdoc/en/reference/fbsql  configure.xml 
    /phpdoc/en/reference/fdf    configure.xml 
    /phpdoc/en/reference/filepro        configure.xml 
    /phpdoc/en/reference/fribidi        configure.xml 
    /phpdoc/en/reference/ftp    configure.xml 
    /phpdoc/en/reference/gettext        configure.xml 
    /phpdoc/en/reference/gmp    configure.xml 
    /phpdoc/en/reference/hw     configure.xml 
    /phpdoc/en/reference/hwapi  configure.xml 

  Modified files:              
    /phpdoc/en/reference        rsusi.txt 
    /phpdoc/en/reference/bzip2  configure.xml 
    /phpdoc/en/reference/ctype  configure.xml 
    /phpdoc/en/reference/dbx    reference.xml 
    /phpdoc/en/reference/dio    reference.xml 
    /phpdoc/en/reference/domxml reference.xml 
    /phpdoc/en/reference/fbsql  reference.xml 
    /phpdoc/en/reference/fdf    reference.xml 
    /phpdoc/en/reference/filepro        reference.xml 
    /phpdoc/en/reference/fribidi        reference.xml 
    /phpdoc/en/reference/ftp    reference.xml 
    /phpdoc/en/reference/gettext        reference.xml 
    /phpdoc/en/reference/gmp    reference.xml 
    /phpdoc/en/reference/hw     reference.xml 
    /phpdoc/en/reference/hwapi  reference.xml 
  Log:
  rsusi: reflect changes
  bizp2 and ctype: note about builtin since 4.3
  the rest: configure.xml added and linkend from refernce.xml 
  
  
Index: phpdoc/en/reference/rsusi.txt
diff -u phpdoc/en/reference/rsusi.txt:1.37 phpdoc/en/reference/rsusi.txt:1.38
--- phpdoc/en/reference/rsusi.txt:1.37  Mon Nov 25 18:49:16 2002
+++ phpdoc/en/reference/rsusi.txt       Wed Nov 27 19:42:42 2002
@@ -38,27 +38,27 @@
 dbase                        none  yes
 dbm                          none  yes
 dbplus         
-dbx            
-dio            
-dir            
-domxml         ++
-dotnet         ~
-errorfunc                    yes
-exec           
-fbsql                        yes
-fdf            
-filepro        ~
-filesystem                   yes
-fribidi        ~
-ftp            
-funchand       
-gettext        
-gmp            
+dbx                          none  yes
+dio                          none  yes
+dir                          none  none
+domxml         ++            none  yes
+dotnet         ~             none
+errorfunc                    yes   none
+exec                         none  none
+fbsql                        yes   yes
+fdf                          none  yes
+filepro        ~             none  yes
+filesystem                   yes   none
+fribidi        ~             none  yes
+ftp                                yes
+funchand                     none  none
+gettext                      none  yes
+gmp                          none  yes
 http           
-hw             ++            yes
-hwapi          ++            yes
+hw             ++            yes   yes
+hwapi          ++            yes   yes
 ibase                        yes
-icap           
+icap           deprecated
 iconv                        yes
 ifx                          yes
 iisfunc        
Index: phpdoc/en/reference/bzip2/configure.xml
diff -u phpdoc/en/reference/bzip2/configure.xml:1.1 
phpdoc/en/reference/bzip2/configure.xml:1.2
--- phpdoc/en/reference/bzip2/configure.xml:1.1 Mon Nov 25 18:49:16 2002
+++ phpdoc/en/reference/bzip2/configure.xml     Wed Nov 27 19:42:42 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <section id="bzip2.installation">
  &reftitle.install;
  <para>
@@ -7,6 +7,12 @@
   need to use the <option role="configure">--with-bz2=[DIR]</option>
   configuration option when compiling PHP to enable bzip2 support.
  </para>
+ &windows.builtin;
+ <note>
+  <simpara>
+   Builtin support for bzip2 is available with PHP 4.3.0.
+  </simpara>
+ </note>
 </section>
 
 <!-- Keep this comment at the end of the file
Index: phpdoc/en/reference/ctype/configure.xml
diff -u phpdoc/en/reference/ctype/configure.xml:1.1 
phpdoc/en/reference/ctype/configure.xml:1.2
--- phpdoc/en/reference/ctype/configure.xml:1.1 Mon Nov 25 18:49:18 2002
+++ phpdoc/en/reference/ctype/configure.xml     Wed Nov 27 19:42:42 2002
@@ -1,15 +1,21 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <section id="ctype.installation">
  &reftitle.install;
  <para>
   Beginning with PHP 4.2.0 these functions are enabled by default.
-  For older versions you have to configure and compile PHP with
-  <option role="configure">--enable-ctype</option>. You can disable
+  For older versions you have to configure and compile PHP with
+  <option role="configure">--enable-ctype</option>. You can disable
   ctype support with <option role="configure">--disable-ctype</option>.
  </para>
-</section>
-
+ &windows.builtin;
+ <note>
+  <simpara>
+   Builtin support for ctype is available with PHP 4.3.0.
+  </simpara>
+ </note>
+</section>
+
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
Index: phpdoc/en/reference/dbx/reference.xml
diff -u phpdoc/en/reference/dbx/reference.xml:1.10 
phpdoc/en/reference/dbx/reference.xml:1.11
--- phpdoc/en/reference/dbx/reference.xml:1.10  Fri Nov 22 03:30:33 2002
+++ phpdoc/en/reference/dbx/reference.xml       Wed Nov 27 19:42:43 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 
 <!-- 
     If anyone from the translator group has problems with the 
@@ -74,19 +74,8 @@
      found at <ulink url="&url.dbx.docs;">&url.dbx.docs;</ulink>.
     </para>
    </section>
-   
-   <section id="dbx.installation">
-    &reftitle.install;
-    <para>
-     In order to have these functions available, you must compile PHP with
-     dbx support by using the <option role="configure">--enable-dbx</option>
-     option and all options for the databases that will be used, e.g. for
-     MySQL you must also specify
-     <option role="configure">--with-mysql=[DIR]</option>.
-     To get other supported databases to work with the dbx-module refer to their
-     specific documentation.
-    </para>
-   </section>
+
+   &reference.dbx.configure;
 
    &reference.dbx.ini;
 
Index: phpdoc/en/reference/dio/reference.xml
diff -u phpdoc/en/reference/dio/reference.xml:1.5 
phpdoc/en/reference/dio/reference.xml:1.6
--- phpdoc/en/reference/dio/reference.xml:1.5   Mon Nov 18 18:29:58 2002
+++ phpdoc/en/reference/dio/reference.xml       Wed Nov 27 19:42:43 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
  <reference id="ref.dio">
   <title>Direct IO functions</title>
   <titleabbrev>DIO functions</titleabbrev>
@@ -17,6 +17,7 @@
      <link linkend="ref.filesystem">filesystem</link> functions are more
      than adequate. 
     </para>
+    &note.no-windows.extension;
    </section>
 
    <section id="dio.requirements">
@@ -24,13 +25,7 @@
     &no.requirement;
    </section>
 
-   <section id="dio.installation">
-    <title>Installation</title>
-    <para>
-     To get these functions to work, you have to configure PHP with
-     <option role="configure">--enable-dio</option>.
-    </para>
-   </section>
+   &reference.dio.configure;
 
    <section id="dio.configuration">
     &reftitle.runtime;
Index: phpdoc/en/reference/domxml/reference.xml
diff -u phpdoc/en/reference/domxml/reference.xml:1.9 
phpdoc/en/reference/domxml/reference.xml:1.10
--- phpdoc/en/reference/domxml/reference.xml:1.9        Sun Nov 24 21:43:07 2002
+++ phpdoc/en/reference/domxml/reference.xml    Wed Nov 27 19:42:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.domxml">
   <title>DOM XML functions</title>
   <titleabbrev>DOM XML</titleabbrev>
@@ -35,25 +35,15 @@
      This extension makes use of the
      <ulink url="&url.domxml;">GNOME XML library</ulink>. Download
      and install this library. You will need at least libxml-2.4.14.
+     To use DOM XSLT features you can use the
+     <ulink url="&url.libxslt;">libxslt library</ulink> and EXSLT
+     enhancements from <ulink url="&url.exslt;">&url.exslt;</ulink>.
+     Download and install these libraries if you plan to use (enhanced> XSLT
+     features. You will need at least libxslt-1.0.18.
     </para>
    </section>
 
-   <section id="domxml.installation">
-    &reftitle.install;
-    <para>
-     This extension is only available if PHP was configured with
-     <option role="configure">--with-dom=[DIR]</option>.
-    </para>
-    <note>
-     <title>Note to Win32 Users</title>
-     <simpara>
-      In order to enable this module on a Windows environment, you must copy
-      <emphasis>libxml2.dll</emphasis> from the DLL folder of the PHP/Win32 binary
-      package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
-      or C:\WINDOWS\SYSTEM32)
-     </simpara>
-    </note>
-   </section>
+   &reference.domxml.configure;
 
    <section id="domxml.deprecated">
     <title>Deprecated functions</title>
Index: phpdoc/en/reference/fbsql/reference.xml
diff -u phpdoc/en/reference/fbsql/reference.xml:1.5 
phpdoc/en/reference/fbsql/reference.xml:1.6
--- phpdoc/en/reference/fbsql/reference.xml:1.5 Thu Sep 12 16:31:58 2002
+++ phpdoc/en/reference/fbsql/reference.xml     Wed Nov 27 19:42:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
  <reference id="ref.fbsql">
   <title>FrontBase Functions</title>
   <titleabbrev>FrontBase</titleabbrev>
@@ -30,20 +30,7 @@
     </para>
    </section>
 
-   <section id="fbsql.installation">
-    &reftitle.install;
-    <para>
-     In order to have these functions available, you must compile PHP with
-     fbsql support by using the <option role="configure">--with-fbsql</option>
-     option. If you use this option without specifying the path to fbsql,
-     PHP will search for the fbsql client libraries in the default
-     installation location for the platform. Users who installed FrontBase
-     in a non standard directory should always specify the path to fbsql:
-     <option role="configure">--with-fbsql=/path/to/fbsql</option>. This will
-     force PHP to use the client libraries installed by FrontBase, avoiding any
-     conflicts.
-    </para>
-   </section>
+   &reference.fbsql.configure;
 
    &reference.fbsql.ini;
 
Index: phpdoc/en/reference/fdf/reference.xml
diff -u phpdoc/en/reference/fdf/reference.xml:1.6 
phpdoc/en/reference/fdf/reference.xml:1.7
--- phpdoc/en/reference/fdf/reference.xml:1.6   Sun Nov 24 21:40:17 2002
+++ phpdoc/en/reference/fdf/reference.xml       Wed Nov 27 19:42:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.fdf">
   <title>Forms Data Format functions</title>
   <titleabbrev>FDF</titleabbrev>
@@ -57,38 +57,8 @@
      platforms supported by Adobe are Win32, Linux, Solaris and AIX.
     </para>
    </section>
-   
-   <section id="fdf.installation">
-    &reftitle.install;
-     <simpara>
-      You must compile PHP with
-      <option role="configure">--with-fdftk[=DIR]</option>.
-     </simpara>
-     <note>
-     <simpara>
-      If you run into problems configuring PHP with fdftk support, check
-      whether the header file <filename>fdftk.h</filename> and the library 
-      <filename>libfdftk.so</filename> are at the right place. 
-      The configure script supports both the directory structure of the
-      FDF SDK distribution and the usual <filename>DIR/include</filename> / 
-      <filename>DIR/lib</filename> layout, so you can point it either 
-      directly to the unpacked distribution directory or put the header 
-      file and the appropriate library for your platform into e.g. 
-      <filename>/usr/local/include</filename> and 
-      <filename>/usr/local/lib</filename> and configure with 
-      <literal>--with-fdftk=/usr/local</literal>.
-     </simpara>
-    </note>
-    <note>
-     <title>Note to Win32 Users</title>
-     <simpara>
-      In order to enable this module on a Windows environment, you must copy
-      <emphasis>fdftk.dll</emphasis> from the DLL folder of the PHP/Win32 binary
-      package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
-      or C:\WINDOWS\SYSTEM32)
-     </simpara>
-    </note>
-   </section>
+
+   &reference.fdf.configure;
 
    <section id="fdf.configuration">
     &reftitle.runtime;
Index: phpdoc/en/reference/filepro/reference.xml
diff -u phpdoc/en/reference/filepro/reference.xml:1.3 
phpdoc/en/reference/filepro/reference.xml:1.4
--- phpdoc/en/reference/filepro/reference.xml:1.3       Mon May  6 03:16:47 2002
+++ phpdoc/en/reference/filepro/reference.xml   Wed Nov 27 19:42:45 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.filepro">
   <title>filePro functions</title>
   <titleabbrev>filePro</titleabbrev>
@@ -15,6 +15,9 @@
      information about filePro at <ulink url="&url.filepro;">&url.filepro;</ulink>.
     </simpara>
    </section>
+
+   &reference.filepro.configure;
+
   </partintro>
 
 &reference.filepro.functions;
Index: phpdoc/en/reference/fribidi/reference.xml
diff -u phpdoc/en/reference/fribidi/reference.xml:1.4 
phpdoc/en/reference/fribidi/reference.xml:1.5
--- phpdoc/en/reference/fribidi/reference.xml:1.4       Fri Aug  9 06:26:00 2002
+++ phpdoc/en/reference/fribidi/reference.xml   Wed Nov 27 19:42:45 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.fribidi">
   <title>FriBiDi functions</title>
   <titleabbrev>FriBiDi functions</titleabbrev>
@@ -8,20 +8,20 @@
    <section id="fribidi.intro">
    &reftitle.intro;
    <para>
-   </para>
+    FriBiDi is a free implementation of the <ulink url="&url.bidi.algorithm;">
+    Unicode Bidirectional Algorithm</ulink>.
+    </para>
    </section>
    
    <section id="fribidi.requirements">
     &reftitle.required;
     <para>
+     You must download and install the
+     <ulink url="&url.fribidi;">FriBiDi package</ulink>.
     </para>
    </section>
-   
-   <section id="fribidi.installation">
-    &reftitle.install;
-    <para>
-    </para>
-   </section>
+
+   &reference.fribidi.configure;
 
    <section id="fribidi.configuration">
     &reftitle.runtime;
Index: phpdoc/en/reference/ftp/reference.xml
diff -u phpdoc/en/reference/ftp/reference.xml:1.5 
phpdoc/en/reference/ftp/reference.xml:1.6
--- phpdoc/en/reference/ftp/reference.xml:1.5   Tue Sep 17 05:46:57 2002
+++ phpdoc/en/reference/ftp/reference.xml       Wed Nov 27 19:42:45 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
  <reference id="ref.ftp">
   <title>FTP functions</title>
   <titleabbrev>FTP</titleabbrev>
@@ -19,16 +19,7 @@
     &no.requirement;
    </section>
 
-   <section id="ftp.installation">
-   &reftitle.install;
-    <para>
-     In order to use FTP functions with your PHP configuration, you should
-     add the <link linkend="install.configure.enable-ftp">
-     <option role="configure">--enable-ftp</option></link> option when
-     installing PHP 4 or <link linkend="install.configure.with-ftp">
-     <option role="configure">--with-ftp</option></link> when using PHP 3.
-    </para>
-   </section>
+   &reference.ftp.configure;
 
    <section id="ftp.configuration">
    &reftitle.runtime;
@@ -39,7 +30,7 @@
    &reftitle.resources;
     <para>
      This extension uses one resource type, which is the link identifier
-     of the FTP connection.
+     of the FTP connection, returned by <function>ftp_connect</function>.
     </para>
    </section>
 
@@ -63,7 +54,7 @@
 if ((!$conn_id) || (!$login_result)) { 
         echo "FTP connection has failed!";
         echo "Attempted to connect to $ftp_server for user $ftp_user_name"; 
-        die; 
+        exit; 
     } else {
         echo "Connected to $ftp_server, for user $ftp_user_name";
     }
Index: phpdoc/en/reference/gettext/reference.xml
diff -u phpdoc/en/reference/gettext/reference.xml:1.6 
phpdoc/en/reference/gettext/reference.xml:1.7
--- phpdoc/en/reference/gettext/reference.xml:1.6       Sun Nov 24 21:37:31 2002
+++ phpdoc/en/reference/gettext/reference.xml   Wed Nov 27 19:42:46 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.gettext">
   <title>Gettext</title>
   <titleabbrev>gettext</titleabbrev>
@@ -24,23 +24,7 @@
     </para>
    </section>
 
-   <section id="gettext.installation">
-    &reftitle.install;
-    <para>
-     To include GNU gettext support in your PHP build you must add the option
-     <option role="configure">--with-gettext[=DIR]</option> where DIR is the
-     gettext install directory, defaults to /usr/local.
-    </para>
-    <note>
-     <title>Note to Win32 Users</title>
-     <simpara>
-      In order to enable this module on a Windows environment, you must copy
-      <emphasis>gnu_gettext.dll</emphasis> from the DLL folder of the PHP/Win32 binary
-      package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
-      or C:\WINDOWS\SYSTEM32)
-     </simpara>
-    </note>
-   </section>
+   &reference.gettext.configure;
 
    <section id="gettext.configuration">
     &reftitle.runtime;
Index: phpdoc/en/reference/gmp/reference.xml
diff -u phpdoc/en/reference/gmp/reference.xml:1.4 
phpdoc/en/reference/gmp/reference.xml:1.5
--- phpdoc/en/reference/gmp/reference.xml:1.4   Fri Aug  9 06:26:01 2002
+++ phpdoc/en/reference/gmp/reference.xml       Wed Nov 27 19:42:46 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.gmp">
   <title>GMP functions</title>
   <titleabbrev>GMP</titleabbrev>
@@ -36,6 +36,7 @@
       comes into play.
      </simpara>
     </warning>
+    &note.no-windows.extension;
    </section>
 
    <section id="gmp.requirements">
@@ -51,14 +52,7 @@
     </simpara>
    </section>
 
-   <section id="gmp.installation">
-    &reftitle.install;
-    <para>
-     In order to have these functions available, you must compile PHP with
-     <acronym>GMP</acronym> support by using the <option
-     role="configure">--with-gmp</option> option.
-    </para>
-   </section>
+   &reference.gmp.configure;
 
    <section id="gmp.configuration">
     &reftitle.runtime;
Index: phpdoc/en/reference/hw/reference.xml
diff -u phpdoc/en/reference/hw/reference.xml:1.5 
phpdoc/en/reference/hw/reference.xml:1.6
--- phpdoc/en/reference/hw/reference.xml:1.5    Sat Sep 14 17:09:49 2002
+++ phpdoc/en/reference/hw/reference.xml        Wed Nov 27 19:42:47 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
  <reference id="ref.hyperwave">
   <title>Hyperwave functions</title>
   <titleabbrev>Hyperwave</titleabbrev>
@@ -265,11 +265,7 @@
     </para>
    </section>
 
-   <section id="hyperwave.installation">
-    &reftitle.install;
-    <para>
-    </para>
-   </section>
+   &reference.hw.configure;
 
    <section id="hyperwave.apache">
     <title>Integration with Apache</title>
Index: phpdoc/en/reference/hwapi/reference.xml
diff -u phpdoc/en/reference/hwapi/reference.xml:1.6 
phpdoc/en/reference/hwapi/reference.xml:1.7
--- phpdoc/en/reference/hwapi/reference.xml:1.6 Sat Sep 14 17:10:20 2002
+++ phpdoc/en/reference/hwapi/reference.xml     Wed Nov 27 19:42:47 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.hwapi">
   <title>Hyperwave API functions</title>
   <titleabbrev>Hyperwave API</titleabbrev>
@@ -44,14 +44,8 @@
      the Hyperwave SDK first.
     </para>
    </section>
-   
-   <section id="hwapi.installation">
-    &reftitle.install;
-    <para>
-     After installing the Hyperwave SDK, configure PHP with
-     <option role="configure">--with-hwapi=&lt;dir$gt;</option>.
-    </para>
-   </section>
+
+   &reference.hwapi.configure;
 
    <section id="hwapi.apache">
     <title>Integration with Apache</title>

Index: phpdoc/en/reference/dbx/configure.xml
+++ phpdoc/en/reference/dbx/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="dbx.installation">
 &reftitle.install;
 <para>
  In order to have these functions available, you must compile PHP with
  dbx support by using the <option role="configure">--enable-dbx</option>
  option and all options for the databases that will be used, e.g. for
  MySQL you must also specify
  <option role="configure">--with-mysql=[DIR]</option>.
  To get other supported databases to work with the dbx-module refer to their
  specific documentation.
 </para>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/dio/configure.xml
+++ phpdoc/en/reference/dio/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="dio.installation">
 &reftitle.install;
 <para>
  To get these functions to work, you have to configure PHP with
  <option role="configure">--enable-dio</option>.
 </para>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/domxml/configure.xml
+++ phpdoc/en/reference/domxml/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="domxml.installation">
 &reftitle.install;
 <para>
  This extension is only available if PHP was configured with
  <option role="configure">--with-dom=[DIR]</option>. Add
  <option role="configure">--with-dom-xslt[=DIR]</option> to include DOM
  XSLT support. DIR is the libxslt install directory. Add
  <option role="configure">--with-dom-exslt[=DIR]</option> to include DOM
  EXSLT support, where DIR is the libexslt install directory.
 </para>
 <note>
  <title>Note to Win32 Users</title>
  <simpara>
   In order to enable this module on a Windows environment, you must copy
   <emphasis>libxml2.dll</emphasis> from the DLL folder of the PHP/Win32 binary
   package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
   or C:\WINDOWS\SYSTEM32)
  </simpara>
 </note>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/fbsql/configure.xml
+++ phpdoc/en/reference/fbsql/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="fbsql.installation">
 &reftitle.install;
 <para>
  In order to have these functions available, you must compile PHP with
  fbsql support by using the
  <option role="configure">--with-fbsql[=DIR]</option> option. If you use
  this option without specifying the path to fbsql, PHP will search for the
  fbsql client libraries in the default installation location for the
  platform. Users who installed FrontBase in a non standard directory should
  always specify the path to fbsql:
  <option role="configure">--with-fbsql=/path/to/fbsql</option>. This will
  force PHP to use the client libraries installed by FrontBase, avoiding any
  conflicts.
 </para>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/fdf/configure.xml
+++ phpdoc/en/reference/fdf/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="fdf.installation">
 &reftitle.install;
  <simpara>
   You must compile PHP with
   <option role="configure">--with-fdftk[=DIR]</option>.
  </simpara>
  <note>
  <simpara>
   If you run into problems configuring PHP with fdftk support, check
   whether the header file <filename>fdftk.h</filename> and the library 
   <filename>libfdftk.so</filename> are at the right place. 
   The configure script supports both the directory structure of the
   FDF SDK distribution and the usual <filename>DIR/include</filename> / 
   <filename>DIR/lib</filename> layout, so you can point it either 
   directly to the unpacked distribution directory or put the header 
   file and the appropriate library for your platform into e.g. 
   <filename>/usr/local/include</filename> and 
   <filename>/usr/local/lib</filename> and configure with 
   <literal>--with-fdftk=/usr/local</literal>.
  </simpara>
 </note>
 <note>
  <title>Note to Win32 Users</title>
  <simpara>
   In order to enable this module on a Windows environment, you must copy
   <emphasis>fdftk.dll</emphasis> from the DLL folder of the PHP/Win32 binary
   package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
   or C:\WINDOWS\SYSTEM32)
  </simpara>
 </note>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/filepro/configure.xml
+++ phpdoc/en/reference/filepro/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="filepro.installation">
 &reftitle.install;
 <para>
  filePro support in <literal>PHP</literal> is not enabled by default. To
  enable the bundled <emphasis>read-only</emphasis> filePro support you need
  to use the<option role="configure">--enable-filepro</option> configuration
  option when compiling PHP.
 </para>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/fribidi/configure.xml
+++ phpdoc/en/reference/fribidi/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="fribidi.installation">
 &reftitle.install;
 <para>
  To enable FriBiDi support in <literal>PHP</literal> you must compile
  <option role="configure">--with-fribidi[=DIR]</option> where DIR is the
  FriBiDi install directory.
 </para>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/ftp/configure.xml
+++ phpdoc/en/reference/ftp/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="ftp.installation">
&reftitle.install;
 <para>
  In order to use FTP functions with your PHP configuration, you should
  add the <option role="configure">--enable-ftp</option> option when
  installing PHP 4 or <option role="configure">--with-ftp</option> when using
   PHP 3.
 </para>
 &windows.builtin;
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/gettext/configure.xml
+++ phpdoc/en/reference/gettext/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="gettext.installation">
&reftitle.install;
 <para>
  To include GNU gettext support in your PHP build you must add the option
  <option role="configure">--with-gettext[=DIR]</option> where DIR is the
  gettext install directory, defaults to <filename>/usr/local</filename>.
 </para>
 <note>
  <title>Note to Win32 Users</title>
  <simpara>
   In order to enable this module on a Windows environment, you must copy
   <emphasis>gnu_gettext.dll</emphasis> from the DLL folder of the PHP/Win32 binary
   package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
   or C:\WINDOWS\SYSTEM32). Starting with PHP 4.2.3 the name changed to
   <emphasis>libintl-1.dll</emphasis>
  </simpara>
 </note>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->


Index: phpdoc/en/reference/gmp/configure.xml
+++ phpdoc/en/reference/gmp/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="gmp.installation">
 &reftitle.install;
 <para>
  In order to have these functions available, you must compile PHP with
  <acronym>GMP</acronym> support by using the <option
  role="configure">--with-gmp</option> option.
 </para>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/hw/configure.xml
+++ phpdoc/en/reference/hw/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="hyperwave.installation">
 &reftitle.install;
 <para>
  To enable Hyperwave support compile PHP
  <option role="configure">--with-hyperwave</option>.
 </para>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/hwapi/configure.xml
+++ phpdoc/en/reference/hwapi/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="hwapi.installation">
&reftitle.install;
 <para>
  After installing the Hyperwave SDK, configure PHP with
  <option role="configure">--with-hwapi[=DIR]</option>.
 </para>
</section>

<!-- 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
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

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

Reply via email to