downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoCursor::count> <MongoCursor::batchSize
[edit] Last updated: Fri, 25 May 2012

view this page in

MongoCursor::__construct

(PECL mongo >=0.9.0)

MongoCursor::__constructCreate a new cursor

Description

public MongoCursor::__construct ( Mongo $connection , string $ns [, array $query = array() [, array $fields = array() ]] )

Parameters

connection

Database connection.

ns

Full name of database and collection.

query

Database query.

fields

Fields to return.

Return Values

Returns the new cursor.



add a note add a note User Contributed Notes MongoCursor::__construct
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites