MongoCursor
PHP Manual

MongoCursor::key

(PECL mongo >=0.9.0)

MongoCursor::keyReturns the current result's _id

설명

public string MongoCursor::key ( void )

인수

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

반환값

The current result's _id.


MongoCursor
PHP Manual