| MongoDBRef::getFetches the object pointed to by a reference 
 Description
   public static array MongoDBRef::get
    ( MongoDB  $db, array$ref)Parameters
 
 Return Values
   Returns the document to which the reference refers or  ExamplesExample #1 MongoCollection::createDBRef example 
<?phpSee Also
 
 |