Php/docs/mongodb.persistence

提供:Dev Guides
< Php
2020年12月14日 (月) 10:15時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

Serialization and deserialization of PHP variables into MongoDB

目次

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.