Why does PHP prompt not found when connecting to mongodb?

WBOY
Release: 2016-08-04 09:19:44
Original
1232 people have browsed it

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?

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!