2,利用php扩展insert数据
运行结果: insert前集合中有[2]条数据 ********** mongodb php insert 插入 ************* bool(true) 新增对象的id:53c908c87f8b9ad7218b4568 Array ( [n] => 0 [connectionId] => 4 [err] => [ok] => 1 ) 新增对象的id:53c908c87f8b9ad7218b4569 insert后集合中有[4]条数据
2,利用php扩展insert数据
运行结果: insert前集合中有[2]条数据 ********** mongodb php insert 插入 ************* bool(true) 新增对象的id:53c908c87f8b9ad7218b4568 Array ( [n] => 0 [connectionId] => 4 [err] => [ok] => 1 ) 新增对象的id:53c908c87f8b9ad7218b4569 insert后集合中有[4]条数据