PHP - Manual: MongoCursor::skip
2025-10-31
(PECL mongo >=0.9.0)
MongoCursor::skip — Skips a number of results
num
     The number of results to skip.
Returns this cursor.
Throws MongoCursorException if this cursor has started iterating.
 add a note
 add a note