ora_logoff
Close an Oracle connection
Description
boolora_logoff
resourceconnection
Logs out the user and disconnects from the server.
&return.success; Details about the error
can be retrieved using the ora_error and
ora_errorcode functions.
See also ora_logon.