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