BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

(mongodb >=0.2.0)

BSON\Timestamp::__constructDescription

Descrierea

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

Parametri

increment

timestamp

Valorile întoarse

Erori/Excepții

Exemple

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

<?php

/* ... */

?>

Exemplul de mai sus va afișa ceva similar cu:

...

A se vedea și


BSON\Timestamp
PHP Manual