(PECL mongo >=0.9.0)
MongoCursor::skip — Skips a number of results
$num
num
The number of results to skip.
Returns this cursor.
Throws MongoCursorException if this cursor has started iterating.