PHP's Other Parsers
- DOM XML
- Experimental in PHP 4
- Stable in PHP 5
- But, your code will probably need to be modified
- Documentation: php.net/ref.domxml
- XSLT
- API completely changed for PHP 5
- Other Stable Extensions for PHP 5
- SimpleXML
- XPath
- Schema