BSON\ObjectID
PHP Manual

BSON\ObjectID::__construct

(mongodb >=0.2.0)

BSON\ObjectID::__constructDescription

Açıklama

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

Değiştirgeler

id

Dönen Değerler

Hatalar/İstisnalar

Örnekler

Örnek 1 BSON\ObjectID::__construct() example

<?php

/* ... */

?>

Yukarıdaki örnek şuna benzer bir çıktı üretir:

...

Ayrıca Bakınız


BSON\ObjectID
PHP Manual