jimw Mon Dec 17 18:15:09 2001 EDT
Modified files:
/phpdoc/en/functions oracle.xml
Log:
ora_parse: incorporate note, returns true and false
Index: phpdoc/en/functions/oracle.xml
diff -u phpdoc/en/functions/oracle.xml:1.25 phpdoc/en/functions/oracle.xml:1.26
--- phpdoc/en/functions/oracle.xml:1.25 Wed Dec 12 15:47:11 2001
+++ phpdoc/en/functions/oracle.xml Mon Dec 17 18:15:09 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
<reference id="ref.oracle">
<title>Oracle functions</title>
<titleabbrev>Oracle</titleabbrev>
@@ -646,8 +646,7 @@
associates it with the given cursor.
</para>
<para>
- Returns 0 on success or -1 on
- error.
+ &return.success;
</para>
<simpara>
See also <function>ora_exec</function>,