php8.5
Home/ Manual/ ibase / functions/ ibase_gen_id

ibase_gen_id

PHP function Edit on GitHub ✎

(PHP 5, PHP 7 < 7.4.0)

Increments the named generator and returns its new value

Description

ibase_gen_id(string $generator, int $increment = 1, resource $link_identifier = null): mixed

Func

Return Values

Returns new generator value as integer, or as string if the value is too big.

Source: reference/ibase/functions/ibase-gen-id.xml · from the official PHP manual (php/doc-en)