MongoDB::selectCollection
(PECL mongo >=0.9.0)
MongoDB::selectCollection — Gets a collection
Description
Parameters
-
name -
The collection name.
Return Values
Returns a new collection object.
Errors/Exceptions
Throws Exception if the collection name is invalid.