BSON\ObjectID
PHP Manual

BSON\ObjectID::__construct

(mongodb >=0.2.0)

BSON\ObjectID::__constructDescription

Descrierea

public BSON\ObjectID::__construct ([ string $id ] )

Parametri

id

Valorile întoarse

Erori/Excepții

Exemple

Example #1 BSON\ObjectID::__construct() example

<?php

/* ... */

?>

Exemplul de mai sus va afișa ceva similar cu:

...

A se vedea și


BSON\ObjectID
PHP Manual