|
Posted by thomas on 10/31/06 08:35
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
Navigation:
[Reply to this message]
|