OVRIMOS_CURSOR(3) OVRIMOS_CURSOR(3) ovrimos_cursor - Returns the name of the cursorSYNOPSISstring ovrimos_cursor (int $result_id)DESCRIPTIONGets the name of the cursor. Useful when wishing to perform positioned updates or deletes.PARAMETERSo $result_id - A result identifier, returned by ovrimos_execute(3) or ovrimos_exec(3).RETURN VALUESReturns the name as a string, or FALSE on error. PHP Documentation Group OVRIMOS_CURSOR(3)