public marks

PUBLIC MARKS from znarf with tags php & tutorial

08 March 2005 11:15

Instant XML with PHP and PEAR::XML_Serializer

by 2 others
These days, XML has become part of landscape in most all areas of software development -- none more so than on the Web. Those using common XML applications, such as RSS and XML-RPC, will probably find public domain libraries geared specifically to help them work with the formats, eliminating the need for wheel re-invention.