(mongodb >=0.2.0)
MongoDB\Driver\Server::__construct — Description
$host
, string $port
[, array $options
[, array $driverOptions
]] )
host
port
options
driverOptions
Beispiel #1 MongoDB\Driver\Server::__construct() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...