update : 2015.11.03
php.shukuma.com

검색:
 
 
Description

MongoDB\Driver\Server::executeCommand

(mongodb >=0.2.0)

MongoDB\Driver\Server::executeCommandDescription

설명

final public ReturnType MongoDB\Driver\Server::executeCommand ( string $db , Command $command )

인수

db

command

반환값

오류/예외

예제

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

<?php

/* ... */

?>

위 예제의 출력 예시:

...

참고