MongoDB
PHP Manual

MongoDB::getDBRef

(PECL mongo >=0.9.0)

MongoDB::getDBRefFetches the document pointed to by a database reference

Açıklama

public array MongoDB::getDBRef ( array $ref )

Değiştirgeler

ref

A database reference.

Dönen Değerler

Returns the document pointed to by the reference.


MongoDB
PHP Manual