Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Firebird/InterBase Functions
PHP Manual

ibase_gen_id

(PHP 5)

ibase_gen_idIncrements the named generator and returns its new value

Description

mixed ibase_gen_id ( string $generator [, int $increment=1 [, resource $link_identifier=NULL ]] )
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.


Firebird/InterBase Functions
PHP Manual