11111
ora_close
(PHP3, PHP4, PHP5)ora_close -- Closes an Oracle cursor
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 22222