Home  >  Article  >  Backend Development  >  Why does PHP prompt not found when connecting to mongodb?

Why does PHP prompt not found when connecting to mongodb?

WBOY
WBOYOriginal
2016-08-04 09:19:441233browse

php reports error when connecting to mongodb, connect according to the method provided by php.net
$this->mongodb = new MongoClient();
I don’t know why, please give me some guidance

Why does PHP prompt not found when connecting to mongodb?

Why does PHP prompt not found when connecting to mongodb?

Reply content:

php reports error when connecting to mongodb, connect according to the method provided by php.net
$this->mongodb = new MongoClient();
I don’t know why, please give me some guidance

Why does PHP prompt not found when connecting to mongodb?

Why does PHP prompt not found when connecting to mongodb?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn