BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

(mongodb >=0.2.0)

BSON\Timestamp::__constructDescription

説明

final public BSON\Timestamp::__construct ( string $increment , string $timestamp )

パラメータ

increment

timestamp

返り値

エラー / 例外

例1 BSON\Timestamp::__construct() example

<?php

/* ... */

?>

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

...

参考


BSON\Timestamp
PHP Manual