PHP » GoLang |
login |
register |
about
|
GoLang MongoCollection::__get
request it (311)
GoLang replacement for PHP's MongoCollection::__get
[edit | history]
MongoCollection::__get(PECL mongo >=1.0.2) MongoCollection::__get — Gets a collection DescriptionA concise syntax for getting a collection with a dot-separated name. If a collection name contains strange characters, you may have to use MongoDB::selectCollection() instead.
<?php Parameters
Return ValuesReturns the collection. |
more
Recently updated
more
Most requested
more
Last requests
|