Mongo
PHP Manual

The MongoBinData class

Giriş

An object that can be used to store or retrieve binary data from the database.

Sınıf Sözdizimi

MongoBinData
MongoBinData {
/* Methods */
public __construct ( string $data [, int $type ] )
public string __toString ( void )
}

İçindekiler


Mongo
PHP Manual