PHP » GoLang |
login |
register |
about
|
GoLang MongoCursor::__construct
request it (272)
GoLang replacement for PHP's MongoCursor::__construct
[edit | history]
MongoCursor::__construct(PECL mongo >=0.9.0) MongoCursor::__construct — Create a new cursor Description
public MongoCursor::__construct
( MongoClient
$connection
, string $ns
[, array $query = array()
[, array $fields = array()
]] )Parameters
Return ValuesReturns the new cursor. |
more
Recently updated
more
Most requested
more
Last requests
|