MongoId
PHP Manual

MongoId::getInc

(PECL mongo >= 1.0.11)

MongoId::getIncGets the incremented value to create this id

설명

public int MongoId::getInc ( void )

인수

이 함수는 인수가 없습니다.

반환값

Returns the incremented value used to create this MongoId.


MongoId
PHP Manual