PHP 7.0.6 Released

MongoGridFS::drop

(PECL mongo >=0.9.0)

MongoGridFS::dropDrops the files and chunks collections

Description

public array MongoGridFS::drop ( void )

Parameters

This function has no parameters.

Return Values

The database response.

User Contributed Notes

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