Mongo
PHP Manual

The MongoBinData class

Введение

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

Class synopsis

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

Содержание


Mongo
PHP Manual