BSON\ObjectID
PHP Manual

BSON\ObjectID::__construct

(mongodb >=0.2.0)

BSON\ObjectID::__constructDescription

説明

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

パラメータ

id

返り値

エラー / 例外

例1 BSON\ObjectID::__construct() example

<?php

/* ... */

?>

上の例の出力は、 たとえば以下のようになります。

...

参考


BSON\ObjectID
PHP Manual