BSON\ObjectID
PHP Manual

BSON\ObjectID::__construct

(mongodb >=0.2.0)

BSON\ObjectID::__constructDescription

Beschreibung

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

Parameter-Liste

id

Rückgabewerte

Fehler/Exceptions

Beispiele

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

<?php

/* ... */

?>

Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:

...

Siehe auch


BSON\ObjectID
PHP Manual