ovrimos_fetch_row -- Fetches a row from the result set
Description
bool ovrimos_fetch_row ( int result_id [, int how [, int row_number]] )
ovrimos_fetch_row() fetches a row from the
result set. Column values should be retrieved with other
calls. Returns TRUE on success or FALSE on failure.