©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(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.