Manuel PHP
Précédent   Suivant

Ora_Logoff

Ora_Logoff -- close an Oracle connection

Description

int ora_logoff(int connection);

Returns true on success, False on error. Details about the error can be retrieved using the ora_error() and ora_errorcode() functions. Logs out the user and disconnects from the server.

Précédent Sommaire Suivant
Ora_GetColumn Chapitre Ora_Logon