ora_logoff
Close an Oracle connection
&reftitle.description;
boolora_logoff
resourceconnection
Logs out the user and disconnects from the server.
&reftitle.parameters;
connection
A connection identifier, opened with ora_logon.
&reftitle.returnvalues;
&return.success; Details about the error can be retrieved using the
ora_error and ora_errorcode
functions.
&reftitle.changelog;
&Version;
&Description;
5.1.0
&oracle.deprecated;
&reftitle.notes;
&oracle.replacement.desc;
oci_close
&reftitle.seealso;
ora_logon