ibase_gen_id
(PHP 5, PHP 7 < 7.4.0)
ibase_gen_id — Increments the named generator and returns its new value
Description
ibase_gen_id ( string $generator [, int $increment = 1 [, resource $link_identifier = null ]] ) : mixed
Warning
This function is currently not documented; only its argument list is available.
Return Values
Returns new generator value as integer, or as string if the value is too big.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.ibase-gen-id.php