MongoGridFSCursor::__constructCreate a new cursor Description
public MongoGridFSCursor::__construct
( MongoGridFS
$gridfs
, resource $connection
, string $ns
, array $query
, array $fields
)Parameters
Return ValuesReturns the new cursor. |