MongoDB 驱动(旧版)
- 安装/配置
- 预定义常量
- 手册
- 核心类
- MongoClient — MongoClient 类
- MongoDB — MongoDB 类
- MongoCollection — The MongoCollection class
- MongoCursor — The MongoCursor class
- MongoCursorInterface — The MongoCursorInterface interface
- MongoCommandCursor — The MongoCommandCursor class
- Types
- MongoId — MongoId 类
- MongoCode — The MongoCode class
- MongoDate — The MongoDate class
- MongoRegex — MongoRegex 类
- MongoBinData — The MongoBinData class
- MongoInt32 — MongoInt32 类
- MongoInt64 — MongoInt64 类
- MongoDBRef — MongoDBRef 类
- MongoMinKey — The MongoMinKey class
- MongoMaxKey — The MongoMaxKey class
- MongoTimestamp — MongoTimestamp 类
- GridFS Classes
- MongoGridFS — The MongoGridFS class
- MongoGridFSFile — The MongoGridFSFile class
- MongoGridFSCursor — The MongoGridFSCursor class
- Miscellaneous
- Mongo 函数
- bson_decode — 反序列化一个 BSON 对象为 PHP 数组
- bson_encode — 序列化一个 PHP 变量为 BSON 字符串
- Exceptions
- MongoException — The MongoException class
- MongoResultException — MongoResultException 类
- MongoCursorException — The MongoCursorException class
- MongoCursorTimeoutException — The MongoCursorTimeoutException class
- MongoConnectionException — The MongoConnectionException class
- MongoGridFSException — The MongoGridFSException class
- MongoDuplicateKeyException — The MongoDuplicateKeyException class
- MongoProtocolException — The MongoProtocolException class
- MongoExecutionTimeoutException — The MongoExecutionTimeoutException class
- MongoWriteConcernException — The MongoWriteConcernException class
- 更新日志