PHP » GoLang |
login |
register |
about
|
odbc_fetch_row(PHP 4, PHP 5, PHP 7) odbc_fetch_row — Fetch a row Description
bool odbc_fetch_row
( resource
$result_id
[, int $row_number = 1
] )Fetches a row of the data that was returned by odbc_do() or odbc_exec(). After odbc_fetch_row() is called, the fields of that row can be accessed with odbc_result(). Parameters
Return Values
Returns |
more
Recently updated
more
Most requested
more
Last requests
|