MongoId
PHP Manual

MongoId::getInc

(PECL mongo >= 1.0.11)

MongoId::getIncGets the incremented value to create this id

Descrizione

public int MongoId::getInc ( void )

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the incremented value used to create this MongoId.


MongoId
PHP Manual