(mongodb >=1.0.0)
MongoDB\Driver\Server::__construct — Description
$host
, string $port
[, array $options
[, array $driverOptions
]] )
host
port
options
driverOptions
Exemple #1 Exemple avec MongoDB\Driver\Server::__construct()
<?php
/* ... */
?>
L'exemple ci-dessus va afficher quelque chose de similaire à :
...