BSON\Timestamp
PHP Manual

BSON\Timestamp::__construct

(mongodb >=0.2.0)

BSON\Timestamp::__constructDescription

说明

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

参数

increment

timestamp

返回值

错误/异常

范例

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

<?php

/* ... */

?>

以上例程的输出类似于:

...

参见


BSON\Timestamp
PHP Manual