Mongo
PHP Manual

The MongoUtil class

Introduction

Some handy functions used by the other classes.

Class synopsis

MongoUtil
MongoUtil {
/* Methods */
public static array dbCommand ( resource $conn , array $data , string $db )
public static string toIndexString ( string|array $keys )
}

Table of Contents


Mongo
PHP Manual