Serialization and deserialization of PHP variables into MongoDB

Índice

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.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top