Any <XML> parsers out there that work with php and apache?
I am going to connect to iBill Direct Intergration and I need to parse <XML> data returned to my server after posting a request.
Yes. See the PHP manual details of its XML functionality.