ora_close Closes an Oracle cursor Description boolora_close resourcecursor This function closes a data cursor opened with ora_open. &return.success; Details about the error can be retrieved using the ora_error and ora_errorcode functions.