tony2001                Tue Sep  6 16:39:46 2005 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
    /phpdoc/en  language-snippets.ent 
  Log:
  add new entities
  
  
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.239&r2=1.240&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.239 phpdoc/entities/global.ent:1.240
--- phpdoc/entities/global.ent:1.239    Thu Sep  1 12:02:39 2005
+++ phpdoc/entities/global.ent  Tue Sep  6 16:39:43 2005
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.239 2005/09/01 16:02:39 dbs Exp $
+ $Id: global.ent,v 1.240 2005/09/06 20:39:43 tony2001 Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -217,6 +217,8 @@
 <!ENTITY url.openssl "http://www.openssl.org/";>
 <!ENTITY url.opl "http://www.opencontent.org/openpub/";>
 <!ENTITY url.oracle "http://www.oracle.com/";>
+<!ENTITY url.oracle.instant.client 
"http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html";>
+<!ENTITY url.oracle.oic.connect 
"http://download-west.oracle.com/docs/cd/B12037_01/network.101/b10775/naming.htm#i498306";>
 <!ENTITY url.oreilly.cjk-inf 
"http://examples.oreilly.com/cjkvinfo/doc/cjk.inf";>
 <!ENTITY url.paradox.pxlib "http://pxlib.sourceforge.net";>
 <!ENTITY url.psgml "ftp://ftp.lysator.liu.se/pub/sgml/psgml-1.0.1.tar.gz";>
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.154&r2=1.155&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.154 
phpdoc/en/language-snippets.ent:1.155
--- phpdoc/en/language-snippets.ent:1.154       Wed Aug 24 10:15:11 2005
+++ phpdoc/en/language-snippets.ent     Tue Sep  6 16:39:46 2005
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.154 $ -->
+<!-- $Revision: 1.155 $ -->
 <!-- Keep 'em sorted -->
 
 
@@ -240,6 +240,9 @@
 connection. If you're using Oracle server &lt; 9.2, this parameter will be 
ignored
 and NLS_LANG environment variable will be used instead.</para>">
 
+<!ENTITY oci.datatypes '<para>For details on the data type mapping performed 
by 
+the oci8 driver, see the <link linkend="reference.oci8.datatypes"></link>'>
+
 <!-- PCNTL Notes -->
 <!ENTITY pcntl.parameter.status '<para>The parameter 
 <parameter>status</parameter> is the status parameter supplied to a successfull

Reply via email to