I'm so close to figuring this out, but I need a little help with the looping to get my data. What I'm having problems with is putting the data from the XML tags "<saying>" into a list.
The XML file looks like this...
<?xml version="1.0" encoding="UTF-8"?>
<aaronsays>
<date>June 15...
This is what I'm trying to do... On my website I would like to update content through an XML document. The XML document would look something like this:
<?xml version="1.0" encoding="ISO-8859-1"?>
<aaronsays>
<date>June 13th,2005</date>
<saying>I got wine on my sterling silver tie, trade me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.