MongoCollection::__get(PECL mongo >=1.0.2) MongoCollection::__get — Gets a collection ОписаниеA 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Список параметров
Возвращаемые значенияReturns the collection. |
||