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
[edit] Last updated: Fri, 24 Feb 2012

view this page in

MongoDB::dropCollection

(PECL mongo >=0.9.0)

MongoDB::dropCollectionDrops a collection [deprecated]

Descrição

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

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.

Valor Retornado

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