Mongo
PHP Manual

The MongoBinData class

Wstęp

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

Krótki opis klasy

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

Spis treści


Mongo
PHP Manual