Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

New Tutorial:
XML Parsing
Feb 07, 2002 @ 21:59:09

I posted a new tutorial that I threw together today about a simple way to parse XML with PHP. It's by no means a highly detailed tutorial, nor does it get into some of the more advanced features behind XML parsing (like XPath and things of that sort). It's just a nice intro to making an associative array out of a given XML stream.
I have had a few people ask me for something like this via email, so I finally decided to write it all down and share it with the rest of you all...
So, enjoy!

tagged:

Link:


Trending Topics: