public marks

PUBLIC MARKS from nicolasd with tags xml & php

14 February 2006 15:00

Web Programming » Blog Archive » Lightweight XML Parser Class in PHP

This article presets a XMLParser class which parses XML documents into arrays. It can read the XML content from different sources - string, file name or url.

14 February 2006 09:00

miniXML

by 10 others (via)
MiniXML provides a simple, API to generating and parsing XML. Its advantages are ease-of-use and the fact that no additional libraries are required. It comes with two independant implementations, 100% PHP and 100% Perl, which you can use seperately

nicolasd's TAGS related to tag xml

blog +   dom +   javascript +   parser +   php +   web +