update : 2015.11.03
php.shukuma.com

검색:
 
 
Description

MongoDB\Driver\Server::__construct

(mongodb >=0.2.0)

MongoDB\Driver\Server::__constructDescription

설명

final public MongoDB\Driver\Server::__construct ( string $host , string $port [, array $options [, array $driverOptions ]] )

인수

host

port

options

driverOptions

반환값

오류/예외

예제

Example #1 MongoDB\Driver\Server::__construct() example

<?php

/* ... */

?>

위 예제의 출력 예시:

...

참고