A Guide to Serialization in PHP
– ashallendesign.co.uk - submitted by Ash Allen
Learn about serialization and how it works in PHP. We'll discuss serialized data formats, how to use serialization in PHP, and how to write tests for your serialization logic.
Read more [ashallendesign.co.uk]