(PHP 4, PHP 5 <= 5.0.5)
ora_open — 打开一个 Oracle 游标
为指定连接打开一个 Oracle 游标。
如果打开成功则返回游标索引,失败则返回 FALSE 。错误的细节能够使用 ora_error() 和 ora_errorcode() 函数取得。