BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

(mongodb >=0.2.0)

BSON\Timestamp::__constructDescription

Description

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

Parameters

increment

timestamp

Return Values

Errors/Exceptions

Examples

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

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also


BSON\Timestamp
PHP Manual