(mongodb >=0.2.0)
MongoDB\Driver\Server::executeCommand — Description
$db
, Command $command
)
db
command
Example #1 MongoDB\Driver\Server::executeCommand() example
<?php
/* ... */
?>
The above example will output something similar to:
...