BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

(mongodb >=0.2.0)

BSON\Timestamp::__constructDescription

Açıklama

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

Değiştirgeler

increment

timestamp

Dönen Değerler

Hatalar/İstisnalar

Örnekler

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

<?php

/* ... */

?>

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

...

Ayrıca Bakınız


BSON\Timestamp
PHP Manual