PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ora_bindora_columnname>
Last updated: Sat, 20 Oct 2007

ora_close

(PHP 3, PHP 4, PHP 5)

ora_close -- 关闭一个 Oracle 游标

描述

bool ora_close ( resource cursor )

该函数关闭用函数 ora_open() 打开的一个数据游标。

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




<ora_bindora_columnname>
 Last updated: Sat, 20 Oct 2007
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST