MongoDB::dropCollection

(PECL mongo >=0.9.0)

MongoDB::dropCollectionDrops a collection [deprecated]

Описание

public array MongoDB::dropCollection ( mixed $coll )
Внимание

Deprecated

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.


Участник рейтинга Тэглайн 2010