MongoCursor
PHP 手册

MongoCursor::key

(PECL mongo >=0.9.0)

MongoCursor::keyReturns the current result's _id

说明

public string MongoCursor::key ( void )

参数

此函数没有参数。

返回值

The current result's _id as a string.


MongoCursor
PHP 手册