Mongo
PHP Manual

The MongoBinData class

Introduction

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

Class synopsis

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

Table of Contents


Mongo
PHP Manual