Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.ora-close.html
Дата изменения: Sun Feb 3 22:50:31 2002
Дата индексирования: Mon Oct 1 21:23:24 2012
Кодировка:
Ora_Close

Ora_Close

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

Ora_Close -- close an Oracle cursor

Description

int ora_close ( int cursor)

Returns TRUE if the close succeeds, otherwise FALSE. Details about the error can be retrieved using the ora_error() and ora_errorcode() functions.

This function closes a data cursor opened with ora_open().