PHP - Manual: MongoCursor::getNext
2024-12-21
(PECL mongo >=0.9.0)
MongoCursor::getNext — Advances the cursor to the next result, and returns that result
Note: MongoCursor::getNext() is an alias of MongoCursor::next().
Note:
MongoCursor::getNext() is an alias of MongoCursor::next().
官方地址:https://www.php.net/manual/en/mongocursor.getnext.php