MongoGridFSCursor
PHP Manual

MongoGridFSCursor::key

(PECL mongo >=0.9.0)

MongoGridFSCursor::keyReturns the current result's filename

Opis

public string MongoGridFSCursor::key ( void )

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The current result's filename.


MongoGridFSCursor
PHP Manual