ora_parse: incorporate note, returns true and false

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65522 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
jim winstead 2001-12-17 23:15:09 +00:00
parent 02e9b3e175
commit fd8b05d922

View file

@ -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 @@ $conn = Ora_Logon("user<emphasis>@TNSNAME</emphasis>", "pass");
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>,