PHP. Руководство по PHP. 2005
ora_close
ora_close
(PHP3, PHP4, PHP5)ora_close -- Closes an Oracle cursor
Description
bool ora_close (resource cursor)
This function closes a data cursor opened with
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Details about the error can be retrieved using the
ora_error() and ora_errorcode()
functions.
ora_bind
ora_columnname