Mongo
PHP Manual

The MongoDBRef class

Wstęp

This class can be used to create lightweight links between objects in different collections.

Krótki opis klasy

MongoDBRef
MongoDBRef {
/* Methods */
public static array create ( string $ns , mixed $id )
public static array get ( MongoDB $db , array $ref )
public static boolean isRef ( array $ref )
}

Spis treści


Mongo
PHP Manual