当前位置:Gxlcms > PHP教程 > php连接mongodb为什么提示notfound?

php连接mongodb为什么提示notfound?

时间:2021-07-01 10:21:17 帮助过:2人阅读

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

回复内容:

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

人气教程排行