update : 2015.11.03
php.shukuma.com검색:
|
The Mongo class [deprecated](PECL mongo >=0.9.0) 소개A connection between PHP and MongoDB. This class extends MongoClient and provides access to several deprecated methods. For backwards compatibility, it also defaults the "w" option of its constructor argument to 0, which does not require write operations to be acknowledged by the server. See MongoClient::__construct() for more information. Warning
This class has been DEPRECATED as of version 1.3.0. Relying on this feature is highly discouraged. Please use MongoClient instead. 클래스 개요Table of Contents
|