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

MongoGridFSCursor::current

(PECL mongo >=0.9.0)

MongoGridFSCursor::currentReturns the current file

说明

public MongoGridFSFile MongoGridFSCursor::current ( void )

参数

此函数没有参数。

返回值

The current file.


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