Home »
Imported messages »
comp.lang.php »
Nested elements with the same name. PHP / XML
Nested elements with the same name. PHP / XML [message #170227] |
Wed, 20 October 2010 13:15 |
TomH
Messages: 1 Registered: October 2010
Karma: 0
|
Junior Member |
|
|
Hi
My xml structure is like this
<wbs>
----<activity>
----------<wbs>
--------------<activity>
------------------<wbs>
-----------------------<activity>
etc.
An activity can contain any number of <wbs> and a wbs can contain any
number of activities or wbs.
How would I access all <activity>? I'm happy with php but new to the
xml functions (and xml).
Thanks
TomH.
|
|
|
Goto Forum:
Current Time: Mon Feb 17 02:33:46 GMT 2025
Total time taken to generate the page: 0.03661 seconds