reference/pdo_odbc/configure.xml
8a058e9acded067eaa1bd445ed6943158e7311df
...
...
@@ -6,7 +6,7 @@
6
6
<title>PDO_ODBC on UNIX systems</title>
7
7
<step>
8
8
<para>
9
-
As of PHP 5.1, PDO_ODBC is included in the PHP source. You can compile the
9
+
PDO_ODBC is included in the PHP source. You can compile the
10
10
PDO_ODBC extension as either a static or shared module using the following
11
11
<command>configure</command> commands.
12
12
<variablelist>
...
...
@@ -22,8 +22,8 @@
22
22
same machine on which you are compiling PDO_ODBC. The DB2 application
23
23
development headers are an installable option in the DB2 servers, and
24
24
are also available as part of the DB2 Application Development Client
25
-
freely available for download from the IBM DB2 Universal Database
26
-
<link xlink:href="&url.ibm.db2.client;">support site</link>.
25
+
freely available for download from the IBM developerWorks
26
+
<link xlink:href="&url.ibm.db2.client;">website</link>.
27
27
</para>
28
28
<para>
29
29
If you do not supply a location for the DB2 libraries and headers to
30
30