MongoGridFSCursor
PHP Manual

MongoGridFSCursor::key

(PECL mongo >=0.9.0)

MongoGridFSCursor::keyReturns the current result's filename

Описание

public string MongoGridFSCursor::key ( void )

Параметри

Тази функция няма параметри.

Връщани стойности

The current result's filename.


MongoGridFSCursor
PHP Manual