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