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. Returnează TRUE în caz de succes, FALSE în caz contrar.