PHP3 Manual | ||
---|---|---|
Prev | Next |
Ora_Close -- close an Oracle 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().
Prev | Home | Next |
Ora_Bind | Up | Ora_ColumnName |