ibase_fetch_object Get an object from a InterBase database Description objectibase_fetch_object intresult_id Fetches a row as a pseudo-object from a result_id obtained either by ibase_query or ibase_execute. email . "\n"; } ibase_close ($dbh); ?> ]]> Subsequent call to ibase_fetch_object would return the next row in the result set, or &false; if there are no more rows. See also ibase_fetch_row.