PHP Classes

Parse multiple xml files

Recommend this page to a friend!

      SimpleXML for PHP4  >  All threads  >  Parse multiple xml files  >  (Un) Subscribe thread alerts  
Subject:Parse multiple xml files
Summary:Can it parse multiple files and how?
Messages:1
Author:John James
Date:2009-09-30 08:22:09
 

  1. Parse multiple xml files   Reply   Report abuse  
Picture of John James John James - 2009-09-30 08:22:09
This script looks like it might be life-saver for me. I know very little about PHP, but have a need to parse xml files server-side to build the variable content of some simple web pages.

One page requires content from more than one file. I've tried doing this in my own code, without success. Does this script support parsing multiple files in the same app (web page), and if so, what do I ned to do to implement it?

Thanks in advance!