Others Languages
Why serialize arrays and objects
Object serialization in PHP and modern OO Language is very easy, and can be used for different situation :

Despite its simplicty, serialization brings some problems. This 'toolsite' will give you some tools and docs to help you use it without trouble.
http://unserialize.net/ will enable you to translate and repair serialized data. It is a quick tool to easily read a serialized data if you have to debug or find an information quickly without using your backoffice.

FAQ

If you had a problem you eventually solved, please email me so that I will add it in this list, ... with special thanks !