sync with reference.xml r1.22

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249284 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2007-12-29 01:39:01 +00:00
parent 95de0e46ac
commit a5b5cea7c8

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<chapter xml:id="oci8.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
@ -12,6 +12,13 @@
Windows users will need libraries with version at least 10 to use the
<filename>php_oci8.dll</filename>.
</para>
<note>
<para>
This extension does not support Oracle 8 client libraries anymore.
Though you still can connect to Oracle 8 servers as long as
the client library (v.9+) supports this.
</para>
</note>
<para>
The most convenient way to install all the required files
is to use Oracle Instant Client, which is available from here: