|
|
PHP and XML: Using expat functions |
|
|
PHP and XML: Using expat functions |
|
|
XML / PHP and XML |
|
|
Click to Visit |
|
|
167 |
|
XML is a W3C standard that is open, language neutral, API-neutral, streamable, textual, human-readable and is a way of bringing structured data to the web. It is definitely a desirable Tool in every developers toolbox! Though XML is not a markup language in itself but allows the author to define their own markup language where it is best suited for representing hierachical data. Parsing XML documents with PHP is not a topic that has been covered extensively. So in this article the author has attempted to give information on this topic of parsing XML documents with PHP.
|