BSON\Binary
PHP Manual

BSON\Binary::__construct

(mongodb >=0.2.0)

BSON\Binary::__constructDescription

Descrição

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

Parâmetros

data

subtype

Valor Retornado

Erros

Exemplos

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

<?php

/* ... */

?>

O exemplo acima irá imprimir algo similar à:

...

Veja Também


BSON\Binary
PHP Manual