Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
The MongoBinData class
MongoRegex::__toString
MongoBinData::__construct
Mongo
PHP Manual
The MongoBinData class
Introduction
An object that can be used to store or retrieve binary data from the database.
Class synopsis
MongoBinData
MongoBinData
{
/* Methods */
public
__construct
(
string
$data
[,
int
$type
] )
public
string
__toString
(
void
)
}
Table of Contents
MongoBinData::__construct
— Creates a new binary data object.
MongoBinData::__toString
— The string representation of this binary data object.
MongoRegex::__toString
MongoBinData::__construct
Mongo
PHP Manual