Date: 10/31/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/chapters config.xml"
- Previous message: Douglas C: "Re: [PHP-DOC] Simple redirect from PHP not POSSIBLE ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
thies Tue Oct 31 00:11:09 2000 EDT
Modified files:
/phpdoc/de/functions oci8.xml
/phpdoc/en/functions oci8.xml
/phpdoc/es/functions oci8.xml
/phpdoc/fr/functions oci8.xml
/phpdoc/hu/functions oci8.xml
/phpdoc/it/functions oci8.xml
/phpdoc/ja/functions oci8.xml
/phpdoc/nl/functions oci8.xml
Log:
update my email
Index: phpdoc/de/functions/oci8.xml
diff -u phpdoc/de/functions/oci8.xml:1.7 phpdoc/de/functions/oci8.xml:1.8
--- phpdoc/de/functions/oci8.xml:1.7 Thu Sep 14 11:10:22 2000
+++ phpdoc/de/functions/oci8.xml Tue Oct 31 00:11:06 2000
@@ -79,7 +79,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIDefineByPos example thies <email protected> (980219) */
+/* OCIDefineByPos example thies <email protected> (980219) */
$conn = OCILogon("scott","tiger");
@@ -144,7 +144,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIBindByPos example thies <email protected> (980221)
+/* OCIBindByPos example thies <email protected> (980221)
trgt 3 Datenstze in emp ein und benutzt ROWID fr das UPDATE nach dem
INSERT
Index: phpdoc/en/functions/oci8.xml
diff -u phpdoc/en/functions/oci8.xml:1.13 phpdoc/en/functions/oci8.xml:1.14
--- phpdoc/en/functions/oci8.xml:1.13 Mon Oct 9 07:55:18 2000
+++ phpdoc/en/functions/oci8.xml Tue Oct 31 00:11:06 2000
@@ -179,7 +179,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIDefineByPos example thies <email protected> (980219) */
+/* OCIDefineByPos example thies <email protected> (980219) */
$conn = OCILogon("scott","tiger");
@@ -248,7 +248,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIBindByPos example thies <email protected> (980221)
+/* OCIBindByPos example thies <email protected> (980221)
inserts 3 resords into emp, and uses the ROWID for updating the
records just after the insert.
*/
Index: phpdoc/es/functions/oci8.xml
diff -u phpdoc/es/functions/oci8.xml:1.1 phpdoc/es/functions/oci8.xml:1.2
--- phpdoc/es/functions/oci8.xml:1.1 Mon Aug 21 23:24:03 2000
+++ phpdoc/es/functions/oci8.xml Tue Oct 31 00:11:06 2000
@@ -83,7 +83,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIDefineByPos example thies <email protected> (980219) */
+/* OCIDefineByPos example thies <email protected> (980219) */
$conn = OCILogon("scott","tiger");
@@ -152,7 +152,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIBindByPos example thies <email protected> (980221)
+/* OCIBindByPos example thies <email protected> (980221)
inserts 3 resords into emp, and uses the ROWID for updating the
records just after the insert.
Index: phpdoc/fr/functions/oci8.xml
diff -u phpdoc/fr/functions/oci8.xml:1.2 phpdoc/fr/functions/oci8.xml:1.3
--- phpdoc/fr/functions/oci8.xml:1.2 Fri Aug 11 06:11:10 2000
+++ phpdoc/fr/functions/oci8.xml Tue Oct 31 00:11:06 2000
@@ -80,7 +80,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* Exemple OCIDefineByPos par thies <email protected> (980219) */
+/* Exemple OCIDefineByPos par thies <email protected> (980219) */
$conn = OCILogon("scott","tiger");
@@ -142,7 +142,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* Exemple OCIBindByPos par thies <email protected> (980221)
+/* Exemple OCIBindByPos par thies <email protected> (980221)
insère 3 lignes dans emp, et utilise ROWID pour mettre à jour
les lignes, juste après l'insertion.
Index: phpdoc/hu/functions/oci8.xml
diff -u phpdoc/hu/functions/oci8.xml:1.2 phpdoc/hu/functions/oci8.xml:1.3
--- phpdoc/hu/functions/oci8.xml:1.2 Fri Aug 11 06:11:10 2000
+++ phpdoc/hu/functions/oci8.xml Tue Oct 31 00:11:07 2000
@@ -83,7 +83,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIDefineByPos example thies <email protected> (980219) */
+/* OCIDefineByPos example thies <email protected> (980219) */
$conn = OCILogon("scott","tiger");
@@ -152,7 +152,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIBindByPos example thies <email protected> (980221)
+/* OCIBindByPos example thies <email protected> (980221)
inserts 3 resords into emp, and uses the ROWID for updating the
records just after the insert.
Index: phpdoc/it/functions/oci8.xml
diff -u phpdoc/it/functions/oci8.xml:1.4 phpdoc/it/functions/oci8.xml:1.5
--- phpdoc/it/functions/oci8.xml:1.4 Fri Aug 11 06:11:10 2000
+++ phpdoc/it/functions/oci8.xml Tue Oct 31 00:11:07 2000
@@ -79,7 +79,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIDefineByPos example thies <email protected> (980219) */
+/* OCIDefineByPos example thies <email protected> (980219) */
$conn = OCILogon("scott","tiger");
@@ -147,7 +147,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIBindByPos example thies <email protected> (980221)
+/* OCIBindByPos example thies <email protected> (980221)
inserts 3 resords into emp, and uses the ROWID for updating the
records just after the insert.
Index: phpdoc/ja/functions/oci8.xml
diff -u phpdoc/ja/functions/oci8.xml:1.9 phpdoc/ja/functions/oci8.xml:1.10
--- phpdoc/ja/functions/oci8.xml:1.9 Fri Oct 13 08:30:56 2000
+++ phpdoc/ja/functions/oci8.xml Tue Oct 31 00:11:08 2000
@@ -180,7 +180,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIDefineByPos の例 thies <email protected> (980219) */
+/* OCIDefineByPos の例 thies <email protected> (980219) */
$conn = OCILogon("scott","tiger");
@@ -245,7 +245,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIBindByPos の例 thies <email protected> (980221)
+/* OCIBindByPos の例 thies <email protected> (980221)
3 レコードを emp に挿入し、挿入の直後にレコードを更新するために ROWID を使用します。
*/
Index: phpdoc/nl/functions/oci8.xml
diff -u phpdoc/nl/functions/oci8.xml:1.1 phpdoc/nl/functions/oci8.xml:1.2
--- phpdoc/nl/functions/oci8.xml:1.1 Tue Oct 10 15:07:53 2000
+++ phpdoc/nl/functions/oci8.xml Tue Oct 31 00:11:08 2000
@@ -179,7 +179,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIDefineByPos example thies <email protected> (980219) */
+/* OCIDefineByPos example thies <email protected> (980219) */
$conn = OCILogon("scott","tiger");
@@ -248,7 +248,7 @@
<title>OCIDefineByName</title>
<programlisting>
<?php
-/* OCIBindByPos example thies <email protected> (980221)
+/* OCIBindByPos example thies <email protected> (980221)
inserts 3 resords into emp, and uses the ROWID for updating the
records just after the insert.
*/
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/chapters config.xml"
- Previous message: Douglas C: "Re: [PHP-DOC] Simple redirect from PHP not POSSIBLE ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

