Archive for November, 2009

Encoding an object in XML with PHP

November 10th, 2009

Why is it so hard to deal with XML in PHP? Why can’t there be a simple ‘xml_encode()’ and ‘xml_decode()’ like there is with JSON??
» Read more: Encoding an object in XML with PHP