(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
int ora_close (int cursor)
int ora_close
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().