mwl707 Posted October 10, 2009 Share Posted October 10, 2009 in my script I use example = xmlDocument.getElementsByTagName("days"); to retrieve a element from an XML file , What I would like to do is retrieve the information without specifying the tag names , How can I get a list of all the elements so I can run a loop to get all the info ? Thanks for any help ..... Link to comment https://forums.phpfreaks.com/topic/177218-retrieve-all-the-elements-in-a-xml-doc/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.