PHP - Manual: MongoCursor::skip
2024-11-14
(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.
官方地址:https://www.php.net/manual/en/mongocursor.skip.php