PHP Doku:: Create a new GridFS file - mongogridfsfile.construct.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverGridFS ClassesThe MongoGridFSFile classMongoGridfsFile::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The MongoGridFSFile class

<<The MongoGridFSFile class

MongoGridFSFile::getBytes>>

MongoGridfsFile::__construct

(PECL mongo >=0.9.0)

MongoGridfsFile::__constructCreate a new GridFS file

Beschreibung

MongoGridfsFile::__construct ( MongoGridFS $gridfs , array $file )

Parameter-Liste

gridfs

The parent MongoGridFS instance.

file

A file from the database.

Rückgabewerte

Returns a new MongoGridFSFile.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)