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
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