MongoId
PHP Manual

MongoId::getInc

(PECL mongo >= 1.0.11)

MongoId::getIncGets the incremented value to create this id

Beschreibung

public int MongoId::getInc ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the incremented value used to create this MongoId.


MongoId
PHP Manual