(mongodb >=0.2.0)
MongoDB\Driver\Server::__construct — Description
$host
, string $port
[, array $options
[, array $driverOptions
]] )
host
port
options
driverOptions
Example #1 MongoDB\Driver\Server::__construct() example
<?php
/* ... */
?>
以上例程的输出类似于:
...