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

search for in the

MongoCursor::next> <MongoCursor::key
[edit] Last updated: Fri, 25 May 2012

view this page in

MongoCursor::limit

(PECL mongo >=0.9.0)

MongoCursor::limitLimits the number of results returned

Beschreibung

public MongoCursor MongoCursor::limit ( int $num )

Parameter-Liste

num

The number of results to return.

Rückgabewerte

Returns this cursor.

Fehler/Exceptions

Throws MongoCursorException if this cursor has started iterating.

Siehe auch

MongoDB core docs on » limit.



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

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