11111
ora_logoff
(PHP3, PHP4, PHP5)ora_logoff -- Close an Oracle connection
bool ora_logoff (resource connection)
- Logs out the user and disconnects from the server.
- Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Details about the error
can be retrieved using the ora_error() and
ora_errorcode() functions.
- See also ora_logon().
ora_getcolumn
ora_logon 22222