函数
PHP Manual

BSON\toJSON

(mongodb >=0.2.0)

BSON\toJSONDescription

说明

ReturnType BSON\toJSON ( string $bson )

Warning

本函数还未编写文档,仅有参数列表。

参数

bson

返回值

范例

Example #1 BSON\toJSON() example

<?php

/* ... */

?>

以上例程的输出类似于:

...

参见


函数
PHP Manual