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

MongoGridFSCursor::getNext

(PECL mongo >=0.9.0)

MongoGridFSCursor::getNextReturn the next file to which this cursor points, and advance the cursor

说明

public MongoGridFSFile MongoGridFSCursor::getNext ( void )

参数

此函数没有参数。

返回值

Returns the next file.


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