Just wondering if anyone was experienced with or could point me in a good direction for using XML in PHP.
I currently have an application which uses an XML config file, and I'm getting ready to sit down and plan a PHP administration site for it. After a quick glance at php.net, I'm not so certain PHP will be the right tool... the DOM functions (all 2 of them) say they're unsupported and may change, and I don't see any support for XPath in the xml pages.
Any input on this idea would be much appreciated, I'm not married to PHP if another system would be better.
-Rob
I currently have an application which uses an XML config file, and I'm getting ready to sit down and plan a PHP administration site for it. After a quick glance at php.net, I'm not so certain PHP will be the right tool... the DOM functions (all 2 of them) say they're unsupported and may change, and I don't see any support for XPath in the xml pages.
Any input on this idea would be much appreciated, I'm not married to PHP if another system would be better.
-Rob