PEAR::XML_Serializer
PEAR’s XML_Serializer is just what I needed for some upcoming work. The class converts arrays and objects to XML and an accompanying deserializer turns XML into objects.
Before you install it, you’ll need to update XML_Parser, and run pear config-set preferred_state beta.
Possibly Related posts (machine generated):
- Installing non-stable PEAR packages
- PHP Application Structure
- Sherlock 3 Channel Development
- Adventures in .htaccess
- PEAR on Mac OS X
More like this: PHP, xml.
This entry was written by
Bill Humphries and posted on
May 18, 2004 at 12:00 am and filed under Uncategorized. Bookmark the
permalink. Follow any comments here with the
Atom feed for this post.
Both comments and trackbacks are currently closed.