PHP » GoLang |
login |
register |
about
|
GoLang ibase_fetch_assoc
request it (388)
GoLang replacement for PHP's ibase_fetch_assoc
[edit | history]
ibase_fetch_assoc(PHP 5, PHP 7) ibase_fetch_assoc — Fetch a result row from a query as an associative array Description
array ibase_fetch_assoc
( resource
$result
[, int $fetch_flag = 0
] )Fetch a result row from a query as an associative array.
ibase_fetch_assoc() fetches one row of data from the
Parameters
Return Values
Returns an associative array that corresponds to the fetched row.
Subsequent calls will return the next row in the result set, or See Also
|
more
Recently updated
more
Most requested
more
Last requests
|