(mongodb >=0.2.0)
MongoDB\Driver\Cursor::__construct — Description
$server
, string $responseDocument
)
server
responseDocument
Exemplo #1 MongoDB\Driver\Cursor::__construct() example
<?php
/* ... */
?>
O exemplo acima irá imprimir algo similar à:
...