On Thu, 13 Nov 2003 15:08:11 +0000, J Sharman wrote:
>
> The question is, is it possible to do similar things with PHP/XML? Lets
> say that I have an XML file located at a certain URL and I want to run a
> query on it and use the results.
> 1. Is it possible?
> 2. What is the easiest way to do it?
> 3. How would I translate the above code to work with XML? 4. Is ther
> resource on the web on how to structure the queries?
>
I think you really should build a house by starting with the
foundation, not with the roof: I suggest, that you buy one of the dozens
of XML books, to get a better idea about XML.
then I suggest, that you look at standards like:
XSLT
XPATH
XQUERY
XML

B (e.g., Apache Xindice, eXist)
Alex