ora_logoff

(PHP 3, PHP 4, PHP 5 <= 5.1.0RC1)

ora_logoff -- 关闭一个 Oracle 连接

描述

bool ora_logoff ( resource connection )

注销用户,从服务器断开连接。

如果成功则返回 TRUE,失败则返回 FALSE。 错误的细节能够使用 ora_error()ora_errorcode() 函数取得。

参见 ora_logon()


add a note add a note User Contributed Notes
There are no user contributed notes for this page.