
So I want to create a website that allows me (or others) to type in a words and select a relevent search, and have it search multiple XML pages on server The XML documents are setup and available on the server but I want to access it through php.
How can I do this and how can I use PHP to allow them to search through, and then display the relevent information? plz do help me