(PHP 3, PHP 4 >= 4.0.0)
int ora_logoff (int connection)
int ora_logoff
成功の場合はTRUEを、エラーの場合はFALSEを返します。 エラーについての詳細は、ora_error()および ora_errorcode()関数を用いて調べられます。
ユーザのログアウトを行い、サーバとの接続を切ります。
ora_logon()も参照下さい。