BSON\ObjectID
PHP Manual

BSON\ObjectID::__construct

(mongodb >=0.2.0)

BSON\ObjectID::__constructDescription

说明

public BSON\ObjectID::__construct ([ string $id ] )

参数

id

返回值

错误/异常

范例

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

<?php

/* ... */

?>

以上例程的输出类似于:

...

参见


BSON\ObjectID
PHP Manual