php连接mongodb为什么提示not found?

php连接mongodb报错,按照php.net提供的方式连接的
$this->mongodb = new MongoClient();
不知道为什么,大神指点

图片描述

图片描述

回答:

mongodb使用 $mongo = new MongoDBDriverManager()

以上是 php连接mongodb为什么提示not found? 的全部内容, 来源链接: utcz.com/p/197013.html

回到顶部