PHP Manual
Function Reference
Database Extensions
Vendor Specific Database Extensions
Mongo
GridFS Classes
MongoGridFS
MongoGridFS::__construct
MongoGridFS::delete
MongoGridFS::drop
MongoGridFS::find
MongoGridFS::findOne
MongoGridFS::get
MongoGridFS::put
MongoGridFS::remove
MongoGridFS::storeBytes
MongoGridFS::storeFile
MongoGridFS::storeUpload
MongoGridFS::delete
MongoGridFS::find
MongoGridFS
PHP Manual
MongoGridFS::drop
Drops the files and chunks collections
Description
public
array
MongoGridFS::drop
(
void
)
Parameters
This function has no parameters.
Return Values
The database response.