Hi NG
I've a question about searching in a xmlfile.
Is there a mehtod to select a xml-node with a specific value?

e.g.
<xml>
<name>abc</name>
<namedef</name>
</xml>

and I want search for the node with name abc.
Or is it possible with a xpath definition?

Thanks in advance
Stefan 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to