ibase_gen_id
(PHP 5)
ibase_gen_id — Increments the named generator and returns its new value
Descrição
mixed ibase_gen_id
( string
$generator
[, int $increment = 1
[, resource $link_identifier = NULL
]] )Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Valor Retornado
Returns new generator value as integer, or as string if the value is too big.