The MongoGridFSCursor class
(PECL mongo >=0.9.0)
Introduction
Cursor for database file results.
Class synopsis
public MongoGridFSFile current
(
void
)
public MongoGridFSFile getNext
(
void
)
public string key
(
void
)
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.