Ok I have a client who wants a site coded in PHP, however they don't have hosting support for mySQL and will not move host.
Therefore there are only a few limited options, one of which is to develop the backend in XML.
My problem is how would I go about searching an XML doc in PHP?
I recently came across an article for searching XML with XSL and ASP here and was wondering if there were any other similar articles available to do this in php