BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

(mongodb >=0.2.0)

BSON\Timestamp::__constructDescription

Beschreibung

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

Parameter-Liste

increment

timestamp

Rückgabewerte

Fehler/Exceptions

Beispiele

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

<?php

/* ... */

?>

Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:

...

Siehe auch


BSON\Timestamp
PHP Manual