BSON\Binary
PHP Manual

BSON\Binary::__construct

(mongodb >=0.2.0)

BSON\Binary::__constructDescription

Beschreibung

public BSON\Binary::__construct ( string $data , string $subtype )

Parameter-Liste

data

subtype

Rückgabewerte

Fehler/Exceptions

Beispiele

Beispiel #1 BSON\Binary::__construct() example

<?php

/* ... */

?>

Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:

...

Siehe auch


BSON\Binary
PHP Manual