BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

(mongodb >=0.2.0)

BSON\Timestamp::__constructDescription

Descrição

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

Parâmetros

increment

timestamp

Valor Retornado

Erros

Exemplos

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

<?php

/* ... */

?>

O exemplo acima irá imprimir algo similar à:

...

Veja Também


BSON\Timestamp
PHP Manual