Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: ora_close - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ora_columnname" width="11" height="7"/> <ora_bind
Last updated: Thu, 31 May 2007

view this page in

ora_close

(PHP 4, PHP 5 <= 5.0.5)

ora_close — Oracle カーソルをクローズする

説明

bool ora_close ( resource $cursor )

データカーソル cursor をクローズします。

パラメータ

cursor

ora_open() でオープンした Oracle カーソル。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。 エラーについての詳細は、ora_error() および ora_errorcode() 関数を用いて調べられます。

変更履歴

バージョン説明
5.1.0

oracle 拡張モジュールは非推奨です。かわりに oci8 を使用してください。

注意

廃止予定の oracle のかわりに oci8 拡張モジュールを用いる場合は、 以下を使用してください。
oci_free_statement()



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

ora_columnname" width="11" height="7"/> <ora_bind
Last updated: Thu, 31 May 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites