MongoDB\BSON\Document::fromPHP
(mongodb >=1.16.0)
MongoDB\BSON\Document::fromPHP — Construct a new document instance from PHP data
说明
参数
返回值
Returns a new MongoDB\BSON\Document instance.
错误/异常
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
参见
- MongoDB\BSON\Document::fromBSON() - Construct a new document instance from a BSON string
- MongoDB\BSON\Document::fromJSON() - Construct a new document instance from a JSON string
- » BSON Types
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/mongodb-bson-document.fromphp.php