Jump to content

Does any one know how to parse xml with php?


ballhogjoni

Recommended Posts

I have a xml file that has hundreds of parent tags called <card> and within each of those parent tags I have child tags called <category><status> etc... I am running php 4 and I need to get my script to echo, for each parent tag (<card>), the child tags (<category><status> etc...). How would I go about doing that? I have read the php manual but either I don't understand it or it doesn't go into depth about doing this.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.