©
本文档使用
php.cn手册 发布
(PECL mongo >=0.9.0)
MongoDB::dropCollection — Drops a collection [deprecated]
$coll
)Use MongoCollection::drop() instead.
This function leaks memory in version 1.0.7 and earlier!
coll
MongoCollection or name of collection to drop.
Returns the database response.