diff --git a/reference/ifx/book.xml b/reference/ifx/book.xml
new file mode 100644
index 0000000000..21fb86c09d
--- /dev/null
+++ b/reference/ifx/book.xml
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+ Informix
+
+
+
+ &reftitle.intro;
+
+ The Informix driver for Informix (IDS) 7.x, SE 7.x, Universal
+ Server (IUS) 9.x and IDS 2000 is implemented in "ifx.ec" and
+ "php3_ifx.h" in the informix extension directory. IDS 7.x support
+ is fairly complete, with full support for BYTE and TEXT
+ columns. IUS 9.x support is partly finished: the new data types
+ are there, but SLOB and CLOB support is still under construction.
+
+
+
+ &pecl.moved-ver;5.2.1.
+
+
+
+
+
+ &reference.ifx.setup;
+ &reference.ifx.constants;
+ &reference.ifx.reference;
+
+
+
+
+
diff --git a/reference/ifx/constants.xml b/reference/ifx/constants.xml
index 902b29142d..0ae7e005ad 100644
--- a/reference/ifx/constants.xml
+++ b/reference/ifx/constants.xml
@@ -1,6 +1,6 @@
-
-
+
+
&reftitle.constants;
&extension.constants;
@@ -85,7 +85,7 @@
-
+
-
-
+
- Informix Functions
- Informix
-
-
-
- &reftitle.intro;
-
- The Informix driver for Informix (IDS) 7.x, SE 7.x, Universal
- Server (IUS) 9.x and IDS 2000 is implemented in "ifx.ec" and
- "php3_ifx.h" in the informix extension directory. IDS 7.x support
- is fairly complete, with full support for BYTE and TEXT
- columns. IUS 9.x support is partly finished: the new data types
- are there, but SLOB and CLOB support is still under construction.
-
-
-
- &pecl.moved-ver;5.2.1.
-
-
-
-
-
- &reftitle.required;
-
- Configuration notes
-
- You need a version of ESQL/C to compile the PHP Informix driver.
- ESQL/C versions from 7.2x on should be OK. ESQL/C is now part of
- the Informix Client SDK.
-
-
- Make sure that the "INFORMIXDIR" variable has been set, and that
- $INFORMIXDIR/bin is in your PATH before you run the "configure"
- script.
-
-
-
-
- &reference.ifx.configure;
-
- &reference.ifx.ini;
-
-
- &reftitle.resources;
-
-
-
-
- &reference.ifx.constants;
-
-
+ Informix &Functions;
&reference.ifx.entities.functions;
diff --git a/reference/ifx/setup.xml b/reference/ifx/setup.xml
new file mode 100644
index 0000000000..619128262d
--- /dev/null
+++ b/reference/ifx/setup.xml
@@ -0,0 +1,63 @@
+
+
+
+
+ &reftitle.setup;
+
+
+
+ &reftitle.required;
+
+ Configuration notes
+
+ You need a version of ESQL/C to compile the PHP Informix driver.
+ ESQL/C versions from 7.2x on should be OK. ESQL/C is now part of
+ the Informix Client SDK.
+
+
+ Make sure that the "INFORMIXDIR" variable has been set, and that
+ $INFORMIXDIR/bin is in your PATH before you run the "configure"
+ script.
+
+
+
+
+
+
+ &reference.ifx.configure;
+
+
+
+ &reference.ifx.ini;
+
+
+
+
+ &reftitle.resources;
+ &no.resource;
+
+
+
+
+
+
+