parent root
PHP: MongoGridFS::drop - Manual

MongoGridFS::drop

(PECL mongo >=0.9.0)

MongoGridFS::dropDrops the files and chunks collections

Description

public MongoGridFS::drop ( void ) : array

Parameters

This function has no parameters.

Return Values

The database response.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root