Php/docs/mongogridfscursor.getnext

来自菜鸟教程
跳转至:导航、​搜索

MongoGridFSCursor::getNext

(PECL mongo >=0.9.0)

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


说明

public MongoGridFSCursor::getNext ( ) : MongoGridFSFile

参数

此函数没有参数。


返回值

Returns the next file.