(PECL mongo >=0.9.0)
Create a new cursor
public MongoGridFSCursor::__construct ( MongoGridFS $gridfs, resource $connection, string $ns, array $query, array $fields )
Parameters:
gridfs
Related GridFS collection.
connection
Database connection.
ns
Full name of database and collection.