XML vs. Serialization
January 18, 2008 3:35 PM Subscribe
For database usage, is it better to store data in XML or serialized format? In particular, PHP serialization.
PHP serializing has this length attribute that makes manually typing out an entry a pain, but maybe that makes it render quicker than XML parsing? Are there any other features down the road that might be affected?
posted by destro to computers & internet (10 answers total)
posted by bitdamaged at 3:44 PM on January 18, 2008