BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

(mongodb >=0.2.0)

BSON\Timestamp::__constructDescription

Descripción

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

Parámetros

increment

timestamp

Valores devueltos

Errores/Excepciones

Ejemplos

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

<?php

/* ... */

?>

El resultado del ejemplo sería algo similar a:

...

Ver también


BSON\Timestamp
PHP Manual