in reply to XML Processing with Perl, Python, and PHP

Considering that the book is 432 pages long, I'm not sure that it could give a good coverage of XML processing in those 3 languages.

I'd suggest that Perl & XML looks a better buy...

gav^

  • Comment on Re: XML Processing with Perl, Python, and PHP

Replies are listed 'Best First'.
Re: Re: XML Processing with Perl, Python, and PHP
by cjf (Parson) on Jun 12, 2002 at 03:12 UTC

    Or even better, take a stroll down to w3schools, read through their XML tutorials. Then look around for some XML related nodes such as Working with XML, and then go read the docs for the modules people have suggested.