PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
example : i want to find out all <book> nodes that have price > 30 usd (but the data is store in many different xml files, whole these files have the same dtd), so i have to make something like XQuery or XPath but how to do with many xml files (not only on one file).