PHP/XML
< PHP
		
		
		
		Jump to navigation
		Jump to search
		| 
 using XML in PHP 
 | 
About
There are at least a couple of different PHP libraries for handling XML.
- SimpleXML
 - XML Parser is a class which is basically an opaque resource-wrapper that is used by a collection of functions.