downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoDB::execute> <MongoDB::drop
Last updated: Fri, 20 May 2011

view this page in

MongoDB::dropCollection

(PECL mongo >=0.9.0)

MongoDB::dropCollectionDrops a collection [deprecated]

Descripción

public array MongoDB::dropCollection ( mixed $coll )
Warning

Deprecated

Use MongoCollection::drop() instead.

This function leaks memory in version 1.0.7 and earlier!

Parámetros

coll

MongoCollection or name of collection to drop.

Valores devueltos

Returns the database response.



add a note add a note User Contributed Notes MongoDB::dropCollection
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites