PHP » GoLang |
login |
register |
about
|
GoLang odbc_fetch_array
request it (437)
GoLang replacement for PHP's odbc_fetch_array
[edit | history]
odbc_fetch_array(PHP 4 >= 4.0.2, PHP 5, PHP 7) odbc_fetch_array — Fetch a result row as an associative array Description
array odbc_fetch_array
( resource
$result
[, int $rownumber
] )Fetch an associative array from an ODBC query. Parameters
Return Values
Returns an array that corresponds to the fetched row, or Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|