|
MongoDBRef::get(PECL mongo >= 0.9.0) MongoDBRef::get — Fetches the object pointed to by a reference ОписаниеСписок параметров
Возвращаемые значенияReturns the document to which the reference refers or NULL if the document does not exist (the reference is broken). ПримерыПример #1 MongoCollection::createDBRef() example
<?php Смотрите также
|
|