update : 2015.11.03
php.shukuma.com

검색:
 
 
Increments the named generator and returns its new value

ibase_gen_id

(PHP 5)

ibase_gen_idIncrements the named generator and returns its new value

설명

mixed ibase_gen_id ( string $generator [, int $increment = 1 [, resource $link_identifier = NULL ]] )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

반환값

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