(PECL mongo >=0.9.0)
MongoCollection::__construct — Creates a new collection
$db
$name
db
Parent database.
name
Name for this collection.
Returns a new collection object.
Throws default exception if the collection name is invalid.