MongoId
在线手册:中文 英文
PHP手册

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手册