MongoCursor::skip

(PECL mongo >=0.9.0)

MongoCursor::skipSkips a number of results

Description

public MongoCursor MongoCursor::skip ( int $num )

Parameters

num

The number of results to skip.

Return Values

Returns this cursor.

Errors/Exceptions

Throws MongoCursorException if this cursor has started iterating.


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout