Parsing XML with PHP in a special way.....



Hello everybody,

okay, at first sight my topic seems very familiar - I am sure it was
discussed before several times.

But I like to know somethink that is a little bit different from all
these countless examples that can be found in the web.

I like to parse an XML file with PHP. But this XML file has no database
structure, it should be a kind of script that I like to go through from
the beginning to the end of the file (like a HMTL file).

So I got my PHP code that reads my XML file into an array. But now I
want to go through this array...BUT all the scripts I found base on the
fact that the XML file has the sructure of a database.

Can anyone help me?


Best regards,
Thomas

.



Relevant Pages

  • Re: using xml to save/open project data
    ... http://www.TransProCalc.org - Free translation project mgmt software ... set filename tk_getOpenfile ... Exec'ing the script you run it as a separate process, your script won't be able to access its vars. ... generating the xml file is easy enough. ...
    (comp.lang.tcl)
  • using xml to save/open project data
    ... Now, I've made a program, a translation project management tool, ... set filename tk_getOpenfile ... to run the script to reset the variables to reopen the project. ... I've been told that generating an xml file is the best way to go about ...
    (comp.lang.tcl)
  • RE: Problem with LWP::UserAgent
    ... have an xml file that contains a list of URLs. ... hash and pass them as a parameter into the function that does LWP get. ... > assume your script is named net.pl, you can involve the debugger with: ...
    (perl.beginners)
  • Re: WSH and XML Parser
    ... Once you pass that hurdle it is routine selectNodes or selectSingleNode. ... an xml file there is a fat chance that you will never learn how to read one. ... For those who manage to set their server shares via script, ... > I would like to map a set of network drives in which the data fro the ...
    (microsoft.public.scripting.wsh)
  • Re: The wonderful non-intuitive php include statement
    ... The database configuration is an XML file. ... relative paths are relative to the executing script, ...
    (comp.lang.php)