PHP » GoLang |
login |
register |
about
|
GoLang ibase_fetch_object
request it (418)
GoLang replacement for PHP's ibase_fetch_object
[edit | history]
ibase_fetch_object(PHP 5, PHP 7) ibase_fetch_object — Get an object from a InterBase database Description
object ibase_fetch_object
( resource
$result_id
[, int $fetch_flag = 0
] )Fetches a row as a pseudo-object from a given result identifier. Subsequent calls to ibase_fetch_object() return the next row in the result set. Parameters
Return Values
Returns an object with the next row information, or Examples
Example #1 ibase_fetch_object() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|