downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoDB::getGridFS> <MongoDB::getCursorInfo
[edit] Last updated: Fri, 18 Sep 2009

view this page in

MongoDB::getDBRef

(PECL mongo >=0.9.0)

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

Описание

public array MongoDB::getDBRef ( array $ref )

Параметри

ref

A database reference.

Връщани стойности

Returns the document pointed to by the reference.



add a note add a note User Contributed Notes MongoDB::getDBRef
simon at contribute dot com 18-Sep-2011 11:35
Note, that the $id portion of the array MUST be a MongoId object, otherwise it will fail.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites