|
MongoCursor::__construct(PECL mongo >=0.9.0) MongoCursor::__construct — Create a new cursor Описание
public MongoCursor::__construct
( Mongo $connection
, string $ns
[, array $query = array()
[, array $fields = array()
]] )
Список параметров
Возвращаемые значенияReturns the new cursor. |
|