MongoGridFS
PHP Manual

MongoGridFS::delete

(PECL mongo >=1.0.8)

MongoGridFS::deleteDelete a file from the database

Açıklama

public bool MongoGridFS::delete ( mixed $id )

Değiştirgeler

id

_id of the file to remove.

Dönen Değerler

Returns if the remove was successfully sent to the database.


MongoGridFS
PHP Manual