(PHP 5, PHP 7)
ibase_gen_id — Increments the named generator and returns its new value
$generator
[, int $increment
= 1
[, resource $link_identifier
= NULL
]] ) : mixedThis function is currently not documented; only its argument list is available.
Returns new generator value as integer, or as string if the value is too big.