Php/docs/mongodb.persistence

来自菜鸟教程
跳转至:导航、​搜索

Serialization and deserialization of PHP variables into MongoDB

Table of Contents

This document discusses the methods how compound structures (documents, arrays, objects) are persisted through the drivers. And how they are brought back into PHP land.