PHP » GoLang |
login |
register |
about
|
GoLang MongoDB::getDBRef
request it (422)
GoLang replacement for PHP's MongoDB::getDBRef
[edit | history]
MongoDB::getDBRef(PECL mongo >=0.9.0) MongoDB::getDBRef — Fetches the document pointed to by a database reference Description
public array MongoDB::getDBRef
( array
$ref
)Parameters
Return ValuesReturns the document pointed to by the reference. ExamplesExample #1 MongoDB::getDBRef() example Example demonstrating how to get a database reference and what the expected input is.
<?php See MongoDB::createDBRef() for more information about how to programatically create DB references. |
more
Recently updated
more
Most requested
more
Last requests
|