Parsing multiple XML files into a page

Hi,

I’m not a programmer, I need a little help from you guys. I’ve read the tutorial of Jubba re: xml_intermediate.php…I was able to successfully parse an xml file after making some changes to the xml_intermediate.php file of Jubba. (Very good tutorial, btw).

Now, I don’t know how to make a loop so that I could parse multiple xml files. I want to parse file1.xml, file2.xml, file3.xml…etc…and display the output to a page. Please help!

Thanks in advance!