update : 2015.11.03
php.shukuma.com검색:
|
MongoDB\Driver\Server::executeCommand(mongodb >=0.2.0) MongoDB\Driver\Server::executeCommand — Description 설명
final public ReturnType MongoDB\Driver\Server::executeCommand
( string
$db
, Command $command
)
인수
반환값
오류/예외
예제Example #1 MongoDB\Driver\Server::executeCommand() example
<?php 위 예제의 출력 예시: ... 참고 |