yincheng Wed Oct 23 04:26:52 2002 EDT
Modified files:
/phpdoc/en/reference/oracle/functions ora-commitoff.xml
ora-commiton.xml ora-do.xml
ora-exec.xml ora-logoff.xml
ora-rollback.xml
Log:
change Returns &true; on success, &false; on error. to &return.success;
Index: phpdoc/en/reference/oracle/functions/ora-commitoff.xml
diff -u phpdoc/en/reference/oracle/functions/ora-commitoff.xml:1.2
phpdoc/en/reference/oracle/functions/ora-commitoff.xml:1.3
--- phpdoc/en/reference/oracle/functions/ora-commitoff.xml:1.2 Wed Apr 17 02:42:29
2002
+++ phpdoc/en/reference/oracle/functions/ora-commitoff.xml Wed Oct 23 04:26:52
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oracle.xml, last change in rev 1.2 -->
<refentry id="function.ora-commitoff">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>int</type><parameter>conn</parameter></methodparam>
</methodsynopsis>
<para>
- Returns &true; on success, &false; on error. Details about the error
+ &return.success; Details about the error
can be retrieved using the <function>ora_error</function> and
<function>ora_errorcode</function> functions.
</para>
Index: phpdoc/en/reference/oracle/functions/ora-commiton.xml
diff -u phpdoc/en/reference/oracle/functions/ora-commiton.xml:1.2
phpdoc/en/reference/oracle/functions/ora-commiton.xml:1.3
--- phpdoc/en/reference/oracle/functions/ora-commiton.xml:1.2 Wed Apr 17 02:42:30
2002
+++ phpdoc/en/reference/oracle/functions/ora-commiton.xml Wed Oct 23 04:26:52
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oracle.xml, last change in rev 1.5 -->
<refentry id="function.ora-commiton">
<refnamediv>
@@ -17,7 +17,7 @@
<function>ora_exec</function> on the given connection.
</para>
<para>
- Returns &true; on success, &false; on error. Details about the error
+ &return.success; Details about the error
can be retrieved using the <function>ora_error</function> and
<function>ora_errorcode</function> functions.
</para>
Index: phpdoc/en/reference/oracle/functions/ora-do.xml
diff -u phpdoc/en/reference/oracle/functions/ora-do.xml:1.2
phpdoc/en/reference/oracle/functions/ora-do.xml:1.3
--- phpdoc/en/reference/oracle/functions/ora-do.xml:1.2 Wed Apr 17 02:42:30 2002
+++ phpdoc/en/reference/oracle/functions/ora-do.xml Wed Oct 23 04:26:52 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oracle.xml, last change in rev 1.2 -->
<refentry id="function.ora-do">
<refnamediv>
@@ -19,7 +19,7 @@
It will parse and execute a statement, then fetch the first result row.
</para>
<para>
- Returns &true; on success, &false; on error. Details about the error
+ &return.success; Details about the error
can be retrieved using the <function>ora_error</function> and
<function>ora_errorcode</function> functions.
</para>
Index: phpdoc/en/reference/oracle/functions/ora-exec.xml
diff -u phpdoc/en/reference/oracle/functions/ora-exec.xml:1.2
phpdoc/en/reference/oracle/functions/ora-exec.xml:1.3
--- phpdoc/en/reference/oracle/functions/ora-exec.xml:1.2 Wed Apr 17 02:42:30
2002
+++ phpdoc/en/reference/oracle/functions/ora-exec.xml Wed Oct 23 04:26:52 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oracle.xml, last change in rev 1.2 -->
<refentry id="function.ora-exec">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>int</type><parameter>cursor</parameter></methodparam>
</methodsynopsis>
<para>
- Returns &true; on success, &false; on error. Details about the error
+ &return.success; Details about the error
can be retrieved using the <function>ora_error</function> and
<function>ora_errorcode</function> functions.
</para>
Index: phpdoc/en/reference/oracle/functions/ora-logoff.xml
diff -u phpdoc/en/reference/oracle/functions/ora-logoff.xml:1.2
phpdoc/en/reference/oracle/functions/ora-logoff.xml:1.3
--- phpdoc/en/reference/oracle/functions/ora-logoff.xml:1.2 Wed Apr 17 02:42:31
2002
+++ phpdoc/en/reference/oracle/functions/ora-logoff.xml Wed Oct 23 04:26:52 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oracle.xml, last change in rev 1.2 -->
<refentry id="function.ora-logoff">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>int</type><parameter>connection</parameter></methodparam>
</methodsynopsis>
<para>
- Returns &true; on success, &false; on error. Details about the error
+ &return.success; Details about the error
can be retrieved using the <function>ora_error</function> and
<function>ora_errorcode</function> functions.
</para>
Index: phpdoc/en/reference/oracle/functions/ora-rollback.xml
diff -u phpdoc/en/reference/oracle/functions/ora-rollback.xml:1.2
phpdoc/en/reference/oracle/functions/ora-rollback.xml:1.3
--- phpdoc/en/reference/oracle/functions/ora-rollback.xml:1.2 Wed Apr 17 02:42:32
2002
+++ phpdoc/en/reference/oracle/functions/ora-rollback.xml Wed Oct 23 04:26:52
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oracle.xml, last change in rev 1.2 -->
<refentry id="function.ora-rollback">
<refnamediv>
@@ -18,7 +18,7 @@
transaction.)
</para>
<para>
- Returns &true; on success, &false; on error. Details about the error
+ &return.success; Details about the error
can be retrieved using the <function>ora_error</function> and
<function>ora_errorcode</function> functions.
</para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php