PHP-manual
Föregående
Nästa
ovrimos_fetch_row
ovrimos_fetch_row -- Fetches a row from the result set
Description
bool
ovrimos_fetch_row
( int result_id [, int how [, int row_number]])
Exempel
1
.
This will fetch a row and print the result.
Föregående
Hem
Nästa
Upp