ibase_gen_id

(PHP 5, PHP 7)
Increments the named generator and returns its new value
mixed ibase_gen_id ( string $generator [, int $increment = 1 [, resource $link_identifier = NULL ]] )
Returns:

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

This function is currently not documented; only its argument list is available.

doc_php
2016-02-24 16:16:26
Comments
Leave a Comment

Please login to continue.